Hello,
We don't have any useful error messages appearing with classic ASP and IIS 7. We're trying to have errors with line numbers and specific codes for debugging purposes.
Errors on my local browser are all "500 - Internal Server error". The same error on the server is "HTTP 500 the website cannot display the page".
In IIS, Calculate line numbers, Enable Client-side debugging, Enable Server-side debugging and send errors to browser are all set to true. In my IE, Disable Script Debugging is unchecked. Show friendly error messages, has been tried off and on.
We've spent days on this to no avail. Any help would be greatly appreciated.
Gary