customErrors mode="Off" not working

C

Cam

On one of our web sites, we want detailed errors to appear on remote browsers.

The web.config of the application and the web.config in all parent folders
up to the web site root and the machine.config all contain a <customErrors>
block where the mode property is set to "off".

In ASP.NET 1.1, we see the detailed error only when running the browser on
the same machine as the web server. On any other computer, all we get (from a
test app that intentionally generates a 500.19) is "The page cannot be
displayed because an internal server error has occurred."
What other settings need to be set?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top