Topic
K2 Management only displays a blank page.

A network trace from the browser shows an HTTP error code of 404 on some requests but not all. From Failed Request Trace logs, it was determined that these requests were actually failing with an HTTP error code of 404.7. According to Microsoft, this means that the requested file extension is not allowed.
Instructions
- On IIS Manager, go to Sites > {Your K2 Site} > Runtime
- Under the Features view, select 'Request Filtering'
- On the Actions panel on the right, click on 'Edit Feature Settings'
- Check the following option: 'Allow unlisted file name extensions'
- Click on OK
- Perform an IISRESET
Additional Information
How to enable Failed Request Tracing on IIS
