asp.net - error: The Web server is configured to not list the contents of this directory -


i've deployed asp.net mvc web-app iis 7. , when try access web-app i'm getting following error:

the web server configured not list contents of directory. 

how fix access web-app's pages. i'm not trying let end-user browse web-app's directories.

any brilliant idea, please?

you may try this.

open iis -> select web app -> goto features view -> select directory browsing -> enable it


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -