Event Log

  • Thread starter Thread starter Patrick Cannon
  • Start date Start date
P

Patrick Cannon

What rights to I have to grant the ASPNET account to
write to the event log? I get "Requested registry access
is not allowed" when I try to write to the event log.
 
I believe you would need to grant the ASPNET account write permission to the
Registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog

....and all relevant subkeys.
--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Neither a follower nor a lender be.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top