AspScriptErrorSentToBrowser

This property specifies whether the Web server writes debugging specifics (file name, error, line number, description) to the client browser in addition to logging them to the Windows Event Log. The AspScriptErrorMessage property provides the error message to be sent if this property is FALSE.

Data type Boolean
Default value TRUE
Inheritance Inheritable

Access Locations

This property is accessible at the following locations:

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

IIS Admin Base Object Information

The following table lists additional information required only for code that uses the IIS Admin Base Object.

Metabase identifier MD_ASP_SCRIPTERRORSENTTOBROWSER
Data type DWORD_METADATA
User type IIS_MD_UT_WAM

See Also

AspScriptErrorMessage