RE: Outlook WebServices WSE
- From: Ariel Raunstien <ArielRaunstien@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 10:51:06 -0700
AFAIK - there's no problem adding a 'YourDllName.config', and during runtime
it'll be read just the same.
You need to add a "settings" file to your project, and at runtime have it in
the same directory as the DLL.
Ariel
"Petru Metgher" wrote:
> I have am Outlook application which use web services.
> But web services are securized using WSE.3.0
>
> Outlook Add-in cannot load section name="microsoft.web.services2
> <configSections>
>
> <section name="microsoft.web.services2"
> type="Microsoft.Web.Services2.Configuration.WebServicesConfiguration,
> Microsoft.Web.Services2, Version=2.0.0.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35" />
>
> </configSections>
>
> because hi hon't have app.config.
>
> How to load this section using C # code?
>
> or Other ideas how to solve this problem?
>
>
>
.
- References:
- Outlook WebServices WSE
- From: Petru Metgher
- Outlook WebServices WSE
- Prev by Date: Re: Where is Access Developer Extensions?
- Next by Date: Outlook - VSTO Architecture
- Previous by thread: Re: Outlook WebServices WSE
- Next by thread: Single VSTO solution with multiple Word and Excel files
- Index(es):
Relevant Pages
|
|