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
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
Comment