Share via


CustomErrorDescriptions

The value of CustomErrorDescriptions 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 valueis 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
Same as WMI data type
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
StartingNumber Not applicable
EndingNumber Not applicable
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, please see Code Examples to Configure Metabase Properties

HttpErrors