MD_ASP_EXCEPTIONCATCHENABLE

This identifier indicates whether exceptions thrown by components are trapped by ASP scripts. If the value is TRUE, the script will be allowed to catch the exception. If the value is FALSE, the script will not catch the exception.

Attributes

Data type DWORD
Default inheritance Inheritable
User type IIS_MD_UT_WAM

Values

Value Range
TRUE | FALSE
Default Value
FALSE

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

AspExceptionCatchEnable


© 1997 by Microsoft Corporation. All rights reserved.