J
John Lee
Hi,
we have been trying so many days and could not figure it out - please
help!!!
in windows 2003, we created an application pool and assigned a domain
account as its identity - we also assigned this domain account to IIS_WPG
group, and also assigned this domain account all priviledges that NETWORK
SERVICE has in local security policy mmc ... but when we try to use
System.Diagnosis.EventLog.WriteEntry("source", "test") we got access denied
error - the "source" is pre-created event source
and if we switch over using the default application pool which is running
under "NETWORK SERVICE" and the writing to eventlog is OK
so what exactly permission is needed for an domain account to write to
eventlog?
Thanks very much!
John
we have been trying so many days and could not figure it out - please
help!!!
in windows 2003, we created an application pool and assigned a domain
account as its identity - we also assigned this domain account to IIS_WPG
group, and also assigned this domain account all priviledges that NETWORK
SERVICE has in local security policy mmc ... but when we try to use
System.Diagnosis.EventLog.WriteEntry("source", "test") we got access denied
error - the "source" is pre-created event source
and if we switch over using the default application pool which is running
under "NETWORK SERVICE" and the writing to eventlog is OK
so what exactly permission is needed for an domain account to write to
eventlog?
Thanks very much!
John