CustomErrorDescriptions Metabase Property

Applies To: Windows Server 2003, Windows Server 2003 with SP1

The value of the CustomErrorDescriptions property is a list of custom error messages. Each string in the list specifies an error code and subcode for the custom message, what the specific error text and subcode error text is, and whether the custom message is supported by file or URL, or by file only. Each string value is in the format ErrorCode, ErrorSubcode, ErrorText, ErrorSubcodeText, followed by another comma and either a 0 for file and URL support, or a 1 for file support only.

Attribute Name Attribute Value

XML Data Type

MULTISZ

WMI Data Type

MULTISZ

ADSI Data Type

MULTISZ

ABO Data Type

MULTISZ

ABO Metabase Identifier

MD_CUSTOM_ERROR_DESC

Attributes

NO_ATTRIBUTES

Default Value

null

MetaFlagsEx

CACHE_PROPERTY_MODIFIED

User Type

IIS_MD_UT_SERVER

ID

2120

Configurable Locations

You can configure this property at the following locations in the IIS metabase.

Metabase Path IIS Admin Object Type

/LM/W3SVC/Info

IIsWebInfo

Code Example

For general code examples, see Code Examples to Configure Metabase Properties.