ASP causing http500 errors

nexus09

Member
Jun 18, 2001
26
0
0
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.
 

Citadel535

Senior member
Jan 16, 2001
816
0
0
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.
 

nexus09

Member
Jun 18, 2001
26
0
0
No, that is the problem. I am not getting VBScript Debug errors, just a generic HTTP500 page.
 

coder1

Senior member
Jul 29, 2000
433
0
0
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