• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ASP causing http500 errors

nexus09

Member
I hope someone is familiar with ASP and W2k Server. 🙂

I'm testing a new web site on my host's servers. Recently everytime an ASP page contains an error I get a 500 Internal Server Error page instead of a VBScript error message giving me the line number, cause, etc. I've talked to my host and he assures me that nothing has changed on his end, so I am at loss.

Does anyone have any ideas as to the cause of the problem? Any solutions?

Thanks in advance for any help.
 
It doesn't tell you the error? For example I messed up my web site earlier today and after the usual speal it said GetObject line 82 on the lower portion.
 
It's not IIS, it's your browser. Go to the advanced tab, and uncheck the show friendly HTTP error messages. This is of course if your using IE
 
Back
Top