Re: writing to a remote event log.....
From: Kevin Spencer (kspencer_at_takempis.com)
Date: 04/22/04
- Next message: Charlie_at_CBFC: "Re: Accessing session data in a class file- which class do I inherit from?"
- Previous message: Alex: "Problem with Delete and Edit button in Datagrid - will not reach handler"
- In reply to: Ollie: "Re: writing to a remote event log....."
- Next in thread: Ollie: "Re: writing to a remote event log....."
- Reply: Ollie: "Re: writing to a remote event log....."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 22 Apr 2004 16:16:27 -0400
If you think that p***ing people off is going to be useful to you, go ahead
and call my advice useless. Netiquette exists for a reason, and my advice is
there to help you continue to get answers when you need them. I believe that
teaching a man to fish is much more valuable than giving a man a fish. Go
figure.
--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
"Ollie" <why do they need this!!!!> wrote in message
news:#8oQpnJKEHA.3184@TK2MSFTNGP10.phx.gbl...
> how about "Big things are made up of useful things........"
> or better still
> "Big things are made up from useful help from lots of people........"
>
>
> "Kevin Spencer" <kspencer@takempis.com> wrote in message
> news:%23k6hQdJKEHA.1132@TK2MSFTNGP12.phx.gbl...
> > Everybody who cross-posts has a reason for doing so. However, nobody has
a
> > RIGHT reason for doing so.
> >
> > --
> > HTH,
> > Kevin Spencer
> > .Net Developer
> > Microsoft MVP
> > Big things are made up
> > of lots of little things.
> >
> > "Ollie" <ollie_riches@hotmail.com> wrote in message
> > news:OkRITSJKEHA.2680@TK2MSFTNGP11.phx.gbl...
> > > okay sorry for cross posting but want to see if any one can explain
the
> > > solution to this problem for me:
> > >
> > > I have a .Net ASP.Net app written in C# that use COM+ components to do
> > some
> > > business processing......
> > >
> > > When I have the ASP.Net website and the COM+ components installed on
the
> > > same machine (i.e everything local) it all works fine, and it can
write
> to
> > > the event log....
> > >
> > > But when I moved the COM+ component onto a remote application server I
> get
> > > the following error when the COM+ service attempts to write to a
remote
> > > event log.
> > >
> > > A first chance exception of type 'System.InvalidOperationException'
> > occurred
> > > in mscorlib.dll
> > >
> > > Additional information: Cannot open log for source {0}. You may not
have
> > > write access.
> > >
> > > Can anyone tell me how to cofig the event log so that the remote COM+
> > > service can write to this event log.
> > >
> > > All servers in my architecture are running windows 2003 server. I
know
> > that
> > > the COM+ service is running correctly because several calls i have
made
> to
> > > the component have completed correctly, but when a particular method
> fails
> > > and attempt to wirte to the remote Event log it fails and the
exception
> is
> > > generated in the ASP.Net application saying the above, this indicates
> > that
> > > it can not write to the event log does it?
> > >
> > > Cheers in advance
> > >
> > > Ollie
> > >
> > >
> >
> >
>
>
- Next message: Charlie_at_CBFC: "Re: Accessing session data in a class file- which class do I inherit from?"
- Previous message: Alex: "Problem with Delete and Edit button in Datagrid - will not reach handler"
- In reply to: Ollie: "Re: writing to a remote event log....."
- Next in thread: Ollie: "Re: writing to a remote event log....."
- Reply: Ollie: "Re: writing to a remote event log....."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|