Thursday, September 2, 2010

ASP.NET MVC: HTTP Error 404.0 Use Integrated Managed Pipeline Mode

In IIS7.5 :- Server Error in Application "STYLECORD.COM"

HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

Solution:-

The IIS application under which an ASP.NET MVC application runs has to be set up to use Integrated Managed Pipeline Mode

No comments: