MVC 4 website with .NET 4.5 on IIS 8 in Windows 8 gives 403.14 forbidden error [closed]
I have a website that I built in Visual Studio 2012 using MVC 4 and .NET framework 4.5. When I try to run it via IIS 8 on a machine running Windows 8 Pro, I get a 403.14 Error. It says "Forbidden The Web server is configured to not list the contents of this directory. Most likely causes: A default document is not configured for the requested URL, and directory browsing is not enabled on the server." Here are some things I have tried that did not work: Run %windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i and %windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -ir in