This question is locked. New answers and comments are not allowed.
I created a brand new default MVC3 telerik web application in Visual Studio 2010. It is created with the default value of "User Visual Studio Development Server" on the Web panel of the project properties window.
I switch to "Use Local IIS Web server" and click the "Create Virtual Directory" button. It claims it does it successfully, and if I use IIS manager, I can see that it indeed succeeded.
However, if I then try to run the application (using Chrome as my default browser), I get "Directory Listing Denied This Virtual Directory does not allow contents to be listed."
Clearly, something is missing or mis-configured, but I can't figure out what it is? Any suggestions?
I switch to "Use Local IIS Web server" and click the "Create Virtual Directory" button. It claims it does it successfully, and if I use IIS manager, I can see that it indeed succeeded.
However, if I then try to run the application (using Chrome as my default browser), I get "Directory Listing Denied This Virtual Directory does not allow contents to be listed."
Clearly, something is missing or mis-configured, but I can't figure out what it is? Any suggestions?