The event source... does not exist when creating a new exception

Last post 07-07-2009 10:41 AM by rapolu. 1 replies.

Sort Posts:

  • The event source... does not exist when creating a new exception

    07-14-2004, 3:22 PM
    • All-Star
      97,155 point All-Star
    • mbanavige
    • Member since 11-06-2003, 1:29 PM
    • New England, USA
    • Posts 10,264
    • Moderator
      TrustedFriends-MVPs
    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/
  • Re: The event source... does not exist when creating a new exception

    07-07-2009, 10:41 AM
    • Member
      4 point Member
    • rapolu
    • Member since 06-29-2009, 11:47 AM
    • Posts 2

     Iam also getting same exception. Is anyone solved this problem please let me know.

    Filed under:
Page 1 of 1 (2 items)