I am developing an ASP.NET web application using .NET Framework 4 and Oracle 11g at back end in Visual Studio 2012. IIS 8 Express is configured to deploy the web app. When I try to run the app from Visual Studio 2012, I got an error HTTP Error code 403.14 (See below screenshot:)
I googled for solution but it's not working. I have already enabled Directory Browsing in as Microsoft suggests to do so on error page but still I am getting the above error. Please help me out here.