Re: Outlook WebServices WSE

Tech-Archive recommends: Speed Up your PC by fixing your registry



Petru,
I'm not sure I completely grasp what's going on in your scenario. Let me see
what I can gather:
1) You have an Outlook Add-in that calls a Web service
2) The Web service is using WSE 3.0 for security
3) The add-in fails

Does it fail when the authentication occurs? Do calls outside of Outlook
work properly? What happens if you spin up a quick WinForm app and call the
Web service? Does that work? At what point does it fail?

I just need a little more info to be helpful.

Cool.

--
John R. Durant [MSFT]
blog: http://blogs.msdn.com/johnrdurant
This posting is provided "AS IS" with no warranties, and confers no rights.
"Petru Metgher" <pmetgher@xxxxxxxxxxxxx> wrote in message
news:em2hYS$pFHA.2956@xxxxxxxxxxxxxxxxxxxxxxx
>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: Edit task error Office 07
    ... I noticed that Outlook 2007 was not authorized to access the web service page http:///_vti_bin/workflow.asmx with the following error message: ... \par Microsoft Global Technical Support Center ... \par> Subject: Re: Edit task error Office 07 ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Where are docs for Forms Object Model
    ... My project involves interfacing Outlook with a Web Service that provides ... button is pressed in my COM Add-in code but I can see now that this is not ... > And how in the world does HTTP requests come into play with your solution? ...
    (microsoft.public.outlook.program_vba)
  • Re: Outlook and .Net
    ... Automating Outlook is viable to a point in a retail app. ... Argosoft Mail Server, not the Windows SMTP Service, and the code that I ... the server the web service does that Sendmail code. ... when the connection is available you do the send. ...
    (microsoft.public.dotnet.general)
  • RE: Outlook 2007 Mobile Service - GetUserInfo and SendXms input pa
    ... I've created a screencast showing how to set up IIS7 and create an Outlook ... with xmsUser parameter still being null ... response from the Web service because of a problem connecting to the server. ... public string GetServiceInfo() ...
    (microsoft.public.office.developer.outlook.vba)
  • Re: Outlook web service fails!
    ... web services like any asp.net app runs as an NT service. ... setup info. look at the exchange sdk for an api to exchange. ... I've been trying to come up with a web service which enables me to use ... outlook remotly with a machine which only has a web browser. ...
    (microsoft.public.dotnet.framework.aspnet)