Enable32BitAppOnWin64 Metabase Property
Atualizado: agosto de 2005
Aplica-se a: Windows Server 2003, Windows Server 2003 with SP1
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 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
| Metabase Path | IIS Admin Object Type |
|---|---|
|
/LM/W3SVC |
IIsWebService |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.
Related Information
