MD_ASP_SCRIPTERRORSSENTTOBROWSER

This identifier indicates whether the server should send error messages to the client browser as well as to the Microsoft® Windows NT® log file. If the value is TRUE, the server will send debugging information to the client, including the file name, the name of the error, the script line number, and a brief description of the error. If the value is FALSE, the generic error message specified in MD_ASP_SCRIPTERRORMESSAGE will be sent to the browser client.

Attributes

Data type DWORD
Default inheritance Inheritable
User type IIS_MD_UT_WAM

Values

Value Range
TRUE | FALSE
Default Value
TRUE

Metabase Keys

This identifier is available at the following metabase keys:

Metabase Path Key Type
/LM/W3SVC IIsWebService
/LM/W3SVC/n IIsWebServer
/LM/W3SVC/n/ROOT IIsWebVirtualDir
/LM/W3SVC/n/ROOT/WebVirtualDir IIsWebVirtualDir
/LM/W3SVC/n/ROOT/WebVirtualDir/WebDirectory IIsWebDirectory

See Also

AspScriptErrorSentToBrowser, MD_ASP_SCRIPTERRORMESSAGE