Enabling Error Display
- Login to the Windows Control Panel
- Navigate to Website Settings > IIS Settings > Advanced
- Change the Error Mode to "Detailed"
- Click the "Save" button
Disabling Error Display
- Login to the Windows Control Panel
- Navigate to Website Settings > IIS Settings > Advanced
- Change the Error Mode to "Detailed Local Only"
- Click the "Save" button
Enabling Error Display
- Establish a remote desktop connection to the server
- Launch the IIS Manager application
- Under the Connections panel in the left sidebar, expand the server node
- Expand the Sites node
- Click the website for which you want to enable error display
- Under the IIS section, double-click the Error Pages icon
- Under the Actions pane of the right sidebar, click the "Edit Feature Settings..." link
- Change the Error Responses mode to "Detailed errors"
- Click the OK button
Disabling Error Display
- Establish a remote desktop connection to the server
- Launch the IIS Manager application
- Under the Connections panel in the left sidebar, expand the server node
- Expand the Sites node
- Click the website for which you want to disable error display
- Under the IIS section, double-click the Error Pages icon
- Under the Actions pane of the right sidebar, click the "Edit Feature Settings..." link
- Change the Error Responses mode to "Detailed errors for local requests and custom error pages for remote requests"
- Click the OK button