asp.net mvc 3 iis 7.5 404 error
- by dm80
Well works fine on my dev machine. Deploys fine from visual studio 2010 using msdeploy to IIS 7.5 with a site named apps.mydomain.com/myapp. So essentially I want to browse to http://apps.mydomain.com/myapp but when I do I get 404 error.
I have Windows authentication enabled only on the site everything else is disabled.
I have installed hotfix…