HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory. This error occurs when I have MVC 4 Application running hosted on IIS 7.5.
I am using Windows 7, I have .Net frame work 4.5 and Visual studio 2012 is installed. I have tried with
<modules>
...
<add name="UrlRoutingModule" type="System.Web.Routing.UrlRoutingModule, System.Web.Routing, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
</modules>
Then it shows the error " The requested page cannot be accessed because the related configuration data for the page is invalid. " How to resolve this ? Please help me As early as possible