What key to add in CurrentControlSet\Services\Eventlog???
From: John (anonymous_at_discussions.microsoft.com)
Date: 03/31/04
- Next message: Balint Toth: "Web Service & authentication"
- Previous message: John: "Re: VS.Net 2003 on Windows Server 2003"
- In reply to: Paul Glavich [MVP - ASP.NET]: "Re: How to solve it ?"
- Next in thread: Ken Schaefer: "Re: What key to add in CurrentControlSet\Services\Eventlog???"
- Reply: Ken Schaefer: "Re: What key to add in CurrentControlSet\Services\Eventlog???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: Balint Toth: "Web Service & authentication"
- Previous message: John: "Re: VS.Net 2003 on Windows Server 2003"
- In reply to: Paul Glavich [MVP - ASP.NET]: "Re: How to solve it ?"
- Next in thread: Ken Schaefer: "Re: What key to add in CurrentControlSet\Services\Eventlog???"
- Reply: Ken Schaefer: "Re: What key to add in CurrentControlSet\Services\Eventlog???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|