The Enable32BitAppOnWin64 property indicates whether IIS creates 32-bit worker processes or 64-bit worker processes on 64-bit Windows. This property is only relevant on 64-bit Windows with IIS 6.0 running in Worker Process Isolation mode.
| Attribute Name | Attribute Value |
XML Data Type | Boolean |
WMI Data Type | Boolean |
ADSI Data Type | Boolean |
ABO Data Type | Boolean |
ABO Metabase Identifier | MD_APPPOOL_32_BIT_APP_ON_WIN64 |
Attributes | INHERIT |
Default Value | FALSE |
MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
User Type | IIS_MD_UT_SERVER |
ID | 9040 |
You can configure this property at the following locations in the IIS metabase.
| Metabase Path | IIS Admin Object Type |
/LM/W3SVC | IIsWebService |
For general code examples, see Code Examples to Configure Metabase Properties.