Re: custom event log
dl
Date: 06/23/05
- Previous message: Dominick Baier [DevelopMentor]: "Re: custom event log"
- In reply to: Joe Kaplan \(MVP - ADSI\): "Re: custom event log"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: custom event log"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 23 Jun 2005 23:35:54 +0800
Hi
But do I get CreateEventSource in 1.1, I can't find it in the SDK doc? I
can only find the related documentation online and it said supported in .NET
2.0?!
"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
in message news:OeVQOCAeFHA.796@TK2MSFTNGP09.phx.gbl...
> What he said applies to both.
>
> Generally with ASP.NET apps, you create your event source as part of the
> deployment process and then just write to the event source from the app.
If
> the app attempts to create the event source itself, it will generally fail
> unless you have configured ASP.NET to run as a local admin which is
> generally regarded as a really bad idea.
>
> Joe K.
>
> <dl> wrote in message news:OZhNli$dFHA.2500@TK2MSFTNGP10.phx.gbl...
> > Hi Dominick
> > I am still on 1.1, and will not be using 2.0 in the near future though!
> >
> > "Dominick Baier [DevelopMentor]" <dbaier@pleasepleasenospamdevelop.com>
> > wrote in message news:511931632551368453514427@news.microsoft.com...
> >> Hello dl,
> >>
> >> there is a EventLog.CreateEventSource() method. But you need
> > administrative
> >> privs to create an Event Source - so it will likely not work from
asp.net
> >> directly.
> >>
> >> ---------------------------------------
> >> Dominick Baier - DevelopMentor
> >> http://www.leastprivilege.com
> >>
> >> > Hi
> >> > Has anyone successfully created a custom event log from asp.net /
> >> > simply
> >> > editing the Reg?! Can you share how, please?!
> >> > TIA
> >> >
> >>
> >>
> >>
> >
> >
>
>
- Previous message: Dominick Baier [DevelopMentor]: "Re: custom event log"
- In reply to: Joe Kaplan \(MVP - ADSI\): "Re: custom event log"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: custom event log"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|