Re: COM + and the correct App.CONFIG file???
From: José Miguel Torres (jtorres_diaz~~ARROBA~~terra.es)
Date: 06/04/04
- Next message: José Miguel Torres: "Re: QueryInterface for System.IDisposable failed"
- Previous message: Thunder: "COM + and the correct App.CONFIG file???"
- In reply to: Thunder: "COM + and the correct App.CONFIG file???"
- Next in thread: Thunder: "Re: COM + and the correct App.CONFIG file???"
- Reply: Thunder: "Re: COM + and the correct App.CONFIG file???"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 4 Jun 2004 11:20:16 +0200
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: José Miguel Torres: "Re: QueryInterface for System.IDisposable failed"
- Previous message: Thunder: "COM + and the correct App.CONFIG file???"
- In reply to: Thunder: "COM + and the correct App.CONFIG file???"
- Next in thread: Thunder: "Re: COM + and the correct App.CONFIG file???"
- Reply: Thunder: "Re: COM + and the correct App.CONFIG file???"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|