custom error handler asp.net 2

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does any one have a framework I can use that implements
a custom UI error handler for my asp.net 2 application
I have implemented a handler for all biz and datalayer exceptions which
write to my database but i would like to catch any UI errors and gracefully
throw the user to a nice page
stating that there was an error this inc any "page not found" or "down for
maintainence"

Thanks
Richard
 

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

Back
Top