What is the typical process for re-enabling custom errors after debugging?

Responsive Ad Header

Question

Grade: Education Subject: Support
What is the typical process for re-enabling custom errors after debugging?
Asked by:
74 Viewed 74 Answers
Responsive Ad After Question

Answer (74)

Best Answer
(298)
To re-enable custom errors, you would typically change the `customerrors mode=off` setting back to `customerrors mode=on` (or its equivalent in the specific configuration file). After making the change, you usually need to restart the web server or application pool for the changes to take effect.