[This is preliminary documentation and subject to change]

CustomErrorDescriptions

This property contains 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 to be; and whether the custom message is supported by file or URL, or just by file only. Each string 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 NameAttribute Value
Data TypeMULTISZ
AttributesNO_ATTRIBUTES
Default Valuenull
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber
ID2120

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type

IIS Admin Base Object Information

The following table lists additional information required only for code that uses the IIS Admin Base Object.

Metabase identifier
MD_CUSTOM_ERROR_DESC
Data typeMULTISZ
User typeIIS_MD_UT_SERVER

Related Topics

HttpErrors

© 1997-2001 Microsoft Corporation. All rights reserved.