web service event logging problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jim

    #1

    web service event logging problem

    I am trying to catch exceptions in my web service and write to the event log
    on the server. I used "regedit" to creat the key and source for my
    application, and also gave them the ASPNET full control permissions for
    accessing. But when I run the application to access the web service, it
    still comes up with the event log access error (which shows the event log
    does not hv proper right to be written).

    Does anybody know how to figure that out?

    Thanks!

    Jim


  • R.Balaji

    #2
    Re: web service event logging problem

    Hi,

    Check whether this is of helpful to you.



    Regards,
    R.Balaji

    "Jim" <NA@NA.COM> wrote in message
    news:OFW0NfcbEH A.716@TK2MSFTNG P11.phx.gbl...[color=blue]
    > I am trying to catch exceptions in my web service and write to the event[/color]
    log[color=blue]
    > on the server. I used "regedit" to creat the key and source for my
    > application, and also gave them the ASPNET full control permissions for
    > accessing. But when I run the application to access the web service, it
    > still comes up with the event log access error (which shows the event log
    > does not hv proper right to be written).
    >
    > Does anybody know how to figure that out?
    >
    > Thanks!
    >
    > Jim
    >
    >[/color]


    Comment

    Working...