EventLog error
Also, suddenly having problems writing to the Event log. Wasn't a problem before. Anybody have the low down on what file of virtual directory properties need to be set to get write access to the Event log. Getting the error at:
EventLog.WriteEntry("MySource", message, entryType);
I have the userName attribute in the <processModel> section of machine.config set to "SYSTEM".
Thanks again,
Bob
|