This identifier specifies whether an ASP script is allowed to call out of process components, executables that are launched from within an application. If set to TRUE at the Web Service level, all in-process applications will be able to launch out-of-process components. If set to TRUE at the root key (virtual directory key) of a specific application, only that application can launch out-of-process components. See Simplifying Development With Process Isolation in Advanced Web Application Development for information on out-of-process components, applications, and related security issues.
Data type | DWORD |
Default inheritance | Inheritable |
User type | IIS_MD_UT_WAM |
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 |