
| My .aspx page will not render correctly in browser (is parsed as text file only) | |
| Problem Description |
Browsing to asp.net page causes code dump to browser |
| Solution |
IIS ASP.NET setting does not have a version of ASP.NET selected. Right-click application folder in IIS --> Properties --> ASP.NET tab. Select correct version of ASP.NET: |
| References | |