The EnableEditWhileRunning property is used to enable the edit-while-running feature. The EnableHistory property must also be set to true for the edit-while-running feature to be enabled. For more information about the edit-while-running feature, see Enabling Edit-While-Running in IIS 6.0.
| Attribute Name | Attribute Value |
XML Data Type | DWORD |
WMI Data Type | SINT32 |
ADSI Data Type | DWORD |
ABO Data Type | DWORD |
ABO Metabase Identifier | MD_ROOT_ENABLE_EDIT_WHILE_RUNNING |
Attributes | NO_ATTRIBUTES |
Default Value | null |
MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
User Type | IIS_MD_UT_SERVER |
ID | 9998 |
You can configure this property at the following locations in the IIS metabase.
| Metabase Path | IIS Admin Object Type |
/LM | IIsComputer |
For general code examples, see Code Examples to Configure Metabase Properties.
| • |