What key to add in CurrentControlSet\Services\Eventlog???

From: John (anonymous_at_discussions.microsoft.com)
Date: 03/31/04


Date: Tue, 30 Mar 2004 15:06:08 -0800

What do I add to the registry?

 I don't see anything about permissions under that key?

 haven't used Commerce server before so this may change things a bit, but
in order for web apps (in general) to write to the event log, you need to
grant the ASPNET (Win2k) or NETWORK SERVICE (Win2003) user write access to
that event log by setting up the ACL permission in the registry key at
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application

or even at the base level

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog

Go into 'regedit', go to the key above, set permissions for the specific
user (one of the 2 above) to write access

- Paul Glavich



Relevant Pages