c# - run Masterpage error HTTP Error 403.14 - Forbidden -


why can have error. take solution microsoft enable diretory browing , default document cant solution. 1 help.sorry english bad.

i have error

http error 403.14 - forbidden web server configured not list contents of directory. causes: default document not configured requested url, , directory browsing not enabled on server. things can try: if not want enable directory browsing, ensure default document configured , file exists. enable directory browsing. go iis express install directory. run appcmd set config /section:system.webserver/directorybrowse /enabled:true enable directory browsing @ server level. run appcmd set config ["site_name"] /section:system.webserver/directorybrowse /enabled:true enable directory browsing @ site level. verify configuration/system.webserver/directorybrowse@enabled attribute set true in site or application configuration file. detailed error information: module directorylistingmodule notification
executerequesthandler handler staticfile error code 0x00000000 requested url http://localhost:37365/ physical path
c:\users\hendrick\documents\visual studio 2012\projects\mylibrary.com\mylibrary.com logon method anonymous logon user anonymous request tracing directory
c:\users\hendrick\documents\iisexpress\tracelogfiles\mylibrary.com more information: error occurs when document not specified in url, no default document specified web site or application, , directory listing not enabled web site or application. setting may disabled on purpose secure contents of server. view more information »


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -