Note that there are some explanatory texts on larger screens.

plurals
  1. POHTTP Error 403.14 - Forbidden IIS Error for ASP.Net MVC 4 Application
    primarykey
    data
    text
    <p>we developed an asp.net mvc 4 application. in vs 2012 this work fine. we publish this web application and putting it on iis 7.5, but when we want to browse web application through iis, this error message was show:</p> <pre><code>HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory. </code></pre> <p>we think that this error may be from this web application, but we create another asp.net mvc 4 application (without any change and with internet template) and putting it on iis, and again top error show to us.</p> <p>we search in the internet and see more poeples that this problem was happened for their. for example in this: <a href="https://stackoverflow.com/questions/6011636/403-forbidden-on-basic-mvc-3-deploy-on-iis7-5/6011811#6011811">403 - Forbidden on basic MVC 3 deploy on iis7.5</a> link introduce an idea for solve this problem and assume that this problem was solved for their poeple, but this solution not work for me. another links that we say includes: this <a href="https://stackoverflow.com/questions/6885509/http-error-403-14-forbidden">https://stackoverflow.com/questions/6885509/http-error-403-14-forbidden</a> and this: <a href="http://yassershaikh.com/http-error-403-14-forbidden-the-web-server-is-configured-to-not-list-the-contents-of-this-directory/" rel="nofollow noreferrer">http://yassershaikh.com/http-error-403-14-forbidden-the-web-server-is-configured-to-not-list-the-contents-of-this-directory/</a> but this solutions not work for me</p> <p>any idea for solve this problem?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload