I recently upgraded my servers to 2003. Since then the error-information
shown in the browser has changed.
For example, if under Windows 2000 I executed an SQL statement from within
an ASP, and the SQL statement was syntactically incorrect, the error thrown
by ADO would finally show up in the client browser.
If I do the same with an Windows 2003 Server, only a "HTTP 500, internal
server error" is sent to to client browser. The IIS LogFiles still show the
actual error, but looking there is not that comfortable.
Is this some configuration that can be done on the Windows 2003 server?
Michael G. Schneider