Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
2.4k views
in Programming by
edited by

I have visual studio 2015 installed on my computer. I just created new project in ASP.net. I just pressed Run button. It opened microsoft edge and give below error.

HTTP Error 403.14 - 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.

1 Answer

0 like 0 dislike
by The go-to Tester (181 points)
selected by
 
Best answer

Which version of IIS is your host running? One thing to try is to put a dummy default.aspx file in the root folder (this will not be used when MVC is working, but can get rid of this problem).

 

Source: http://stackoverflow.com/questions/4654547/a-default-document-is-not-configured-for-the-requested-url-and-directory-browsi


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...