ApplicationProtection Property

Sets the Internet Information Services Application Protection property for the selected folder. That Internet Information Services property determines whether applications in the folder are run in the same process as Web Services, in an isolated pooled process in which other applications are also run, or in their own isolated processes.

Note

This property is applied recursively to the selected folder and all folders below it, unless it is overridden on a lower folder.

Settings

The settings for the ApplicationProtection property are:

Setting

Description

Low

Applications will run in the same process as Web Services.

Medium

Applications will run in an isolated pooled process in which other applications are also run.

High

Each application will be run in an isolated process separate from other processes.

Remarks

This setting corresponds to the Application Protection selection on the Directory page of the Internet Information Services Web Properties dialog box.

Note

If the IsApplication property is set to false, this property has no effect.

See Also

Reference

Properties for the File System Editor