Re: COM + and the correct App.CONFIG file???
From: Thunder (mbowman_at_verticalworks.com)
Date: 06/04/04
- Next message: Nikhil Sarathi via .NET 247: "Serviced Component & inheritance"
- Previous message: Thunder: "Re: How to create and use a Transaction Broker"
- In reply to: José Miguel Torres: "Re: COM + and the correct App.CONFIG file???"
- Next in thread: Marcelo Dabanovich Lavio: "Re: COM + and the correct App.CONFIG file???"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 4 Jun 2004 16:57:23 -0700
Yeah, I considered that. For now, I'm just going to use the registry.
But thanks for the response. :)
"José Miguel Torres" <jtorres_diaz~~ARROBA~~terra.es> wrote in message
news:O2Yi#UhSEHA.3812@TK2MSFTNGP11.phx.gbl...
> Perhaps, you need to use Shared Property Manager to resolve the problem.
> See also
> http://www.4guysfromrolla.com/webtech/091000-1.shtml
>
> Regards
>
>
> --
> José Miguel Torres
> jtorres_diaz~~ARROBA~~terra.es
> "Thunder" <mbowman@verticalworks.com> escribió en el mensaje
> news:O3k9ANdSEHA.2236@TK2MSFTNGP09.phx.gbl...
> > Hello,
> >
> > When I place my components in COM+ (in Server mode), they fail to pick
up
> > and read the APP.CONFIG file. Of course, when the apps run in the
memory
> > process of the client, all is well an dandy as the DB settings are
picked
> up
> > just fine using :
> >
> > ConfigurationSettings.AppSettings["SQLConn"]
> >
> > So the question is, just how do you get your COM+ components to read the
> > *.CONFIG file, and where do you place the file? I imagine the file
should
> > be placed in the same place as the DLL???
> >
> >
> >
> > -Michael
> >
> >
>
>
- Next message: Nikhil Sarathi via .NET 247: "Serviced Component & inheritance"
- Previous message: Thunder: "Re: How to create and use a Transaction Broker"
- In reply to: José Miguel Torres: "Re: COM + and the correct App.CONFIG file???"
- Next in thread: Marcelo Dabanovich Lavio: "Re: COM + and the correct App.CONFIG file???"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|