Use the .NET Error Pages feature to configure HTTP error responses to return when errors occur. You can create custom error pages or detailed error messages that contain troubleshooting information.

UI Element List

The following tables describe the UI elements that are available on the feature page and in the Actions pane.

Feature Page Elements

Element Name Description

Group by

Use this drop-down list to sort your error pages by No Grouping or Entry Type. This will help you find certain error pages easily, such as the Local entry type.

Status Code

Lists the status code for the .NET error page.

Redirect

Lists the URL address for the .NET error page to which the user is redirected when an error occurs.

Entry Type

Lists the entry type for the .NET error page.

Actions Pane Elements

Element Name Description

Add

Opens the Add Custom Error Page dialog box that lets you configure an error page. Enter the status code and URL to which the user will be redirected when an error occurs.

Edit

Opens the Edit Custom Error Page dialog box that lets you change the URL for the selected error page. You can change the status code by using the Change Status Code option in the Actions pane.

Edit Feature Settings

Opens the Edit Error Pages Settings dialog box that lets you configure the mode and default page properties for all error pages. For more information, see Edit ASP.NET Error Pages Settings Dialog Box.

Change Status Code

Allows you to change the status code for the selected error page.

Remove

Removes the selected error page.

See Also


Table Of Contents