I got permission problem with the web service. It cannot write to event
log. The other asp.net web app can write to eventlog. Does web service run
under different account than aspnet? Thanks
Is this on Win2003? If so I think you need to change the permissions on your
application pools.
Can't remember exact setting but it is in there, I had the same problem
recently.
> I got permission problem with the web service. It cannot write to event
> log. The other asp.net web app can write to eventlog. Does web service run
> under different account than aspnet? Thanks