COM + and the correct App.CONFIG file???
From: Thunder (mbowman_at_verticalworks.com)
Date: 06/04/04
- Next message: José Miguel Torres: "Re: COM + and the correct App.CONFIG file???"
- Previous message: WJ: "Re: Security - Best Encryption Tool"
- Next in thread: José Miguel Torres: "Re: COM + and the correct App.CONFIG file???"
- Reply: José Miguel Torres: "Re: COM + and the correct App.CONFIG file???"
- Reply: Marcelo Dabanovich Lavio: "Re: COM + and the correct App.CONFIG file???"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Jun 2004 18:33:40 -0700
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: COM + and the correct App.CONFIG file???"
- Previous message: WJ: "Re: Security - Best Encryption Tool"
- Next in thread: José Miguel Torres: "Re: COM + and the correct App.CONFIG file???"
- Reply: José Miguel Torres: "Re: COM + and the correct App.CONFIG file???"
- Reply: Marcelo Dabanovich Lavio: "Re: COM + and the correct App.CONFIG file???"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|