I've got the EMAB installed and running and havent had any trouble with it handling regular exceptions. I added the necessary registry keys for the app.
I now have a reason to create a New Exception that i want to publish, but i'm getting the error:
The event source ExceptionManagerInternalException does not exist and cannot be created with the current permissions.
This only happens when i use code like this:
Dim ex As New Exception("MycustomErrorMessage")
ExceptionManager.Publish(ex)
I want these to be handled the same way as unexpected Exceptions. Any ideas ?
Mike Banavige
~~~~~~~~~~~~
Need a site code sample in a different language? Try converting it with:
http://converter.telerik.com/