-
Notifications
You must be signed in to change notification settings - Fork 0
1. Welcome
franciscoserdio edited this page Aug 8, 2016
·
1 revision
Worried about managing unhandled errors in your Asp.Net applications?
This is an error chain for managing them, allowing:
- Navigate to an Error Page.
- Write the error in a DataBase.
- Write the error in the Windows EventLog.
- Send an email with the error, to your 1st level support.