Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error Messages 2

Status
Not open for further replies.

charbrad

Technical User
Nov 7, 2002
132
US
I have an ASP page that I am working on that has some problems, but I can't tell what they are. Is there a way to display the errors?
 
In the IE browser, turn off "Show friendly HTTP error messages.
 
Take a look at this page (creating custom error pages).


This is what I referenced to set up custom error messages and it works like a dream for debugging.

I assume right now you are just getting the Internal Error 500.




[monkey][snake] <.
 
In the IIS Admin tool...

Right click on the web site and choose properties from the popup context menu...

This brings up the web site properties window...

On the "Home Directory" tab, click the "Configuration" button...

This brings up the "Application Configuration" window...

On the "Debugging" tab, choose "Send detailed ASP error messages to client
 
All suggestions worked perfectly........have a star
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top