I'm trying to run an mvc application from iis 7 i've added a new application pool with .net 4 and managed pipeline set to integrated and added a new application with path to my source folder and authentication with my domain\user and password but when i try to access link localhost/ i'll get

HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory.

but i don't need to list the directory . What should i do ?

Thanks.

link|improve this question

73% accept rate
I've solved by reinstall iis – Mihai Jan 4 '11 at 10:22
Also work with the instructions from asp-net-mvc-on-iis-7-5 – Mihai Oct 8 '11 at 12:09
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.