Hello. We have recently moved some Classic ASP applications over to IIS7 on Windows Server 2008. Before on Windows Server 2003, application errors would generate an error page giving detail about what the problem is. Now, we just get a blank white page. We
have put some errors in a script on purpose to generate an error, and all we see are white pages. I have edited the application settings as well as the server itself in the IIS administration tool to display errors, specifically by turning on Send Errors to
Browser as described here: http://learn.iis.net/page.aspx/564/classic-asp-script-error-messages-no-longer-shown-in-web-browser-by-default/ Making the above change had no effect, we still see a white error page. We also see no errors being logged in the event
log or otherwise. How do I enable error reporting? -Chris
↧