Error handling / logging?

  • Thread starter Thread starter Olav Tollefsen
  • Start date Start date
O

Olav Tollefsen

I would like to catch all run-time errors that occur on my ASP.NET web site
and log all the error information in order to be able to go through the log
files and then fix the problems that occurs. It would also be nice to be
able to send an e-mail with error / stackdump information when an error
occurs.

Where can I find samples on how to implement this?

Olav
 

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