hi i wanted to know if anyone here has their own method of handeling errors on asp.net , were using c#. i setup the web.config file with these attributes
====================================
===========================================
now when i run the page i still get the error page that tells me to setup my web.config files error handling with the above code, i also tried setting it to on and the same thing happends.
also on other pages when i load it, i get errors like line 1: bla bla "=" something to do with an equal sign.
is there a way to trap these errros as much as possible and display a custom error page? instead of the ugly error page.
most of the errors i recieve are internal hard to understand errors.
thanks
2007-03-01
17:55:47
·
3 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design