RE: Outlook WebServices WSE



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?
>
>
>
.



Relevant Pages

  • Re: is it possible to print with window.print()...
    ... AFAIK not programmatically. ... These settings are under user control... ... Patrice ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Web Service Performance seems very slow. Please help!
    ... The performance increase was substantial with these settings in place. ... "Ken Varn" wrote in message ... > I have just started playing around with Web Services. ... > control running under an ASP.NET web page. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: ipconfig /displaydns (name does not exist)
    ... I never heard of wpad - afaik, it's never been an object in AD or DNS ... settings" on the connections tab of the Internat Properties in Control ...
    (microsoft.public.windows.server.dns)
  • Re: Internal Server Error 500
    ... I would have thought to get a grrrrrrrrrrrrrrrrrrr from a Londoner about Manchester. ... Both web services operate under completely different circumstances, it's more of a logical collection of related functionality. ... I have even tried using the same Web.Config file as WebService1 and just adding the extra app setting required by the service but I get the same problems. ... WebService1 doesn't seem to want to work on inherited settings, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Memory problem with vb.net + webServices + DLL
    ... unneeded objects by settings them to nothing. ... That web services workong with MS Sql Server... ... we have problem with memory size:( ...
    (microsoft.public.dotnet.languages.vb)