No ASP Errors Display in IE, but they do in Mozilla

R

Rigs

Hi,

There is probably a simple explanation for this, so hopefully someone can
point it out for me...

I am coding ASP pages on win2003 Adv Server with IIS 6.0 and viewing them
with IE 6. On pages that have a simple syntax error, I get the common IE
"HTTP 500 - Internal server error Internet Explorer" error page. It does
not contain any of the error info like line number, error number, or
description. However, if I view the same page with the same error in
Mozilla 1.6, I do see those pieces of information.

Can some tell me why IE does not show that info and Mozilla does? I have
debugging turned on with "Send detailed ASP error messages to Client" too.

Please advise.

Thanks,
-Rigs
 
R

Rigs

I figured it out... Just had to try turning off Show Friendly HTTP errors
in IE

So simple... Ugghh!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top