Re: WSE 3.0 settings
- From: "Julie Lerman" <jlermanATNOSPAMPLEASEthedatafarm.com>
- Date: Tue, 14 Feb 2006 17:39:17 -0500
All of the configuration needs to reside in the config file for the exe.
When you are developing, they are in different project folders, but when it
is deployed, they are all in one folder and the exe provides the config as
well as the policy file.
I remember scratching my head over this in WSE 2 when I first started using
it in a solution that had many projects and I was configuring the wse
properties for the individual projects that were class libraries.
So just do all of your wse 3 settings on the main exe project
Make sense?
julie
"KDV" <kdv@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3F047611-E2BB-43AD-8937-DC4DF11CACDC@xxxxxxxxxxxxxxxx
Hi,
I have a scenario as follow:
The client application is Windows form which is using bunch of DLLs (.NET)
also. One of the dll provides access to the web service. If I put WSE
configuration settings in the DLL (Say MyDLL.DLL.Config) config file then
the
Client exe (Say MyApp.Exe) does not apply those settings. From the design
point of view it becomes the responsibility of dll to apply those
settings.
My question is how the WSE 3.0 will find those settings in
MyDLL.DLL.Config
file instead of MyApp.exe.config file ??
Do I have to do it in code ?
Any idea ???
Thanks
KDV
.
- Follow-Ups:
- Re: WSE 3.0 settings
- From: KDV
- Re: WSE 3.0 settings
- Prev by Date: WSE works without authentication
- Next by Date: Re: WSE 3.0 settings
- Previous by thread: WSE works without authentication
- Next by thread: Re: WSE 3.0 settings
- Index(es):
Relevant Pages
|