CustomErrorDescriptions

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.

Schema Attributes

Attribute Name

Value

ADSI/WMI Data Type

MULTISZ

ABO Data Type

MULTISZ_METADATA

Schema Default

Not specified.

Internal Default

400,0,Bad Request,,0 401,1,Unauthorized,Logon failed,1 401,2,Unauthorized,Logon failed due to server configuration,1 401,3,Unauthorized,Unauthorized due to ACL on resource,1 401,4,Unauthorized,Authorization failed by filter,1 401,5,Unauthorized,Authorization failed by ISAPI/CGI app,1 401,7,Unauthorized,Denied due to URL Authorization policy,0 403,1,Forbidden,Execute access denied,0 403,2,Forbidden,Read access denied,0 403,3,Forbidden,Write access denied,0 403,4,Forbidden,SSL required,0 403,5,Forbidden,SSL128 required,0 403,6,Forbidden,IP address rejected,0 403,7,Forbidden,Client certificate required,0 403,8,Forbidden,Site access denied,0 403,9,Forbidden,Too many users,0 403,10,Forbidden,Invalid Configuration,0 403,11,Forbidden,Password Change,0 403,12,Forbidden,Mapper Denied Access,0 403,13,Forbidden,Client certificate revoked,0 403,14,Forbidden,Directory Listing Denied,0 403,15,Forbidden,Client Access Licenses Exceeded,0 403,16,Forbidden,Client certificate untrusted or ill-formed,0 403,17,Forbidden,Client certificate has expired or is not yet valid,0 403,18,Forbidden,Cannot execute request from this application pool,0 403,19,Forbidden,CGI Access denied,0 403,20,Forbidden,Passport Login failed,0 404,0,Not Found,,0 404,2,Not Found,Denied due to Lockdown Policy,0 404,3,Not Found,Denied due to MIMEMAP Policy,0 405,0,Method Not Allowed,,0 406,0,Not Acceptable,,0 407,0,Proxy Authentication Required,,1 412,0,Precondition Failed,,0 414,0,Request-URI Too Long,,0 415,0,Unsupported Media Type,,0 500,0,Internal Server Error,,0 500,12,Internal Server Error,Application restarting,0 500,13,Internal Server Error,Server too busy,0 500,15,Internal Server Error,Direct requests for GLOBAL.ASA forbidden,0 500,16,Internal Server Error,UNC Access Error,0 500,17,Internal Server Error,URL Authorization store not found,0 500,18,Internal Server Error,URL Authorization store cannot be opened,0 500,19,Internal Server Error,Bad file metadata,0 500,100,Internal Server Error,ASP error,0 501,0,Not Implemented,,0 502,0,Bad Gateway,,1

Upper Bound

Not specified

Lower Bound

Not specified

Internal ID

2120

Friendly ID

MD_CUSTOM_ERROR_DESC

Property Attributes

NO_ATTRIBUTES

User Type

IIS_MD_UT_SERVER

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

Flags

There are no flags for this property.

Requirements

Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.

Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.

Product: IIS

See Also