- In IIS, right-click the web app in the tree and choose Properties.
- Click the Configuration button.
- Click the Insert button in "Wildcard application maps".
- Type this
c:\windows\microsoft.net\framework\v4.0.30319\aspnet_isapi.dll - Un-check the box that says "Verify that file exists"
- Click OK
Wednesday, January 19, 2011
Get ASP.NET MVC running in IIS 6
If you're using IIS 7, ASP.NET MVC will run just fine. If you're running IIS 6, there's one setting you can make to enable your MVC app to run without just giving you blank pages.
Subscribe to:
Posts (Atom)
