|
|
Logging Unhandled Page Exceptions To The System Event Log |
|
|
Donny Mack |
|
|
ASP.NET / Error Handling |
|
|
Click to Visit |
|
|
24 |
Logging Unhandled Page Exceptions To The System Event Log is a tutorial which shows a new method to handle the errors. The author explains about the HandleError Method, through which the page level exceptions are findout. This article helps the users to learn about how to use the HandleError method to handle errors. The author also shows the combining process using a TryCatch statement with the HandleError method. As the last touch of this article, the author demonstrates about how to Log exceptions to the EventLog.
|