Asp.net MVC when publishing pages not load. - Alexis1606/Useful-troubleshooting GitHub Wiki
Symptoms:
- When deploying to IIS, only the file list is shown and not the application
Solution:
- Configure pool with asp.net 4.0 pipeline integrated
- Web.config <system.webServer> </system.webServer>