RE: Solution: web application can not access event log

From: chuck rudolph (chuckrudolph_at_discussions.microsoft.com)
Date: 04/21/05


Date: Thu, 21 Apr 2005 13:38:06 -0700

Karlo, you have to all the posts to see the way around this if you are having
the same issue as me. The key is the "security" log permissions. I will bet
your logname sorts behind "security" in the alphabet. The key for me was
using Regmon to see what was causing the error. If I impersonated an "admin",
it worked for me -- so you might have a different problem. Best of
luck...Chuck

"Karlo Swart" wrote:

> Hi. I have been reading this thread and I have the same problem.
>
> I create the event log and source using an admin account and have no problem
> doing this. I now try to throw an exception (I use the Exceptionmanager
> assembly provided by MS) and use this to write to a custom event log. No
> problem in Windows 2000 from any user.
>
> On Win 2003, I can only write to the custom event log using the admin
> account. I've located the registery setting for the event log and source and
> given full permission to a user other than the systems admin. It fails again.
> I am using integrated windows authenticaiton in IIS and windows
> authentication and identity impersonation in my web.config.
>
> Can't see how MS has not released anything to solve the problem on Win 2003.
>
> thanks
>
> Karlo Swart
>
>
>
>
>
>
>



Relevant Pages

  • Re: Possible hack?
    ... Okay so this log was not deleted, it looks more like the Event log service ... full admin rights so you will find it very difficult to track him. ... > missing from the log files. ... >> However depending on the setup of your logging, ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Permissions on Event Log?
    ... It's not just an Admin Install but also some method to register the new ... can write to the event log and have often resorted to code that attempts ... I can create my own log file? ...
    (microsoft.public.dotnet.security)
  • Re: Flexibility of Eventriggers in Win2003 - query on source + wil
    ... I created a very broad event trigger that looks only at entries of /EID "3" ... The event trigger runs a batch file that then calls a vbs script that uses ... WMI to interogate the event log directly pulling out the last few entries. ... Namely to tweak it so that it will check to see if it has sent the admin ...
    (microsoft.public.windows.server.general)
  • Re: custom event log
    ... in your assembly and have the admin run InstallUtil.exe on your assembly. ... deployment options including MSI and creating your own message files, ... this will give you basic event log functionality. ... >> Joe K. ...
    (microsoft.public.dotnet.security)