AspAllowOutOfProcComponents

This property specifies whether an ASP script is allowed to create out-of-process components.

This property 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.

The following table describes this property:

Data type Boolean
Default value False
Default inheritance Inheritable

Accessible by IIS Admin Objects:

IIsWebService IIsWebServer IIsWebVirtualDir IIsWebDirectory