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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Showing the full error message

Debugging ASP

Showing the full error message

by  ChrisHirst  Posted    (Edited  )
When you are debugging ASP the basic error message are of little help. In Internet Explorer you can set it to show more information about the error, Such as line number, the actual error (Syntax Error, Out of Bounds Array, Illegal Assignment and so on) and the page name where the error occured.

use;
Tools -> Internet Options... -> Advanced tab -> Uncheck "Show friendly HTTP error messages" (in the Browsing section)

Then Apply and OK.

Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top