Friendly HTTP Errors Are Not
Wednesday, July 25th, 2007Debugging ASP pages? Then friendly HTTP errors will drive you mad.
Friendly errors will show you something like HTTP error 500 - server error, instead of Active Server Pages error ‘ASP 0126′ Include file not found. Needless to say, the latter is much more helpful.
This is easy to turn off within IEs advanced [...]