Directory listing denied on ASP.Net MVC 4 app running in IIS 6 Virtual Directory
问题 I am trying to get ASP.Net MVC 4 working on IIS6 and am running into the always fun Directory Listing Denied error. Before you start posting about extensionless urls and how I need to read the Haacked blog post.. I have :) So with that out of the way here is the setup: I have created a new Web Site and configured it to use ASP.Net 4.0. I had to do this because the existing Default Web Site is configured for ASP.Net 2.0 and this breaks extensionless urls. Under the new web site I created a