Re: Web service calling a web service.

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



Thank you for your interest.

Here is the output:

G:\>proxycfg -u
Microsoft (R) WinHTTP Default Proxy Configuration Tool
Copyright (c) Microsoft Corporation. All rights reserved.

Updated proxy settings
Current WinHTTP proxy settings under:
HKEY_LOCAL_MACHINE\
SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Connections\
WinHttpSettings :

Proxy Server(s) :
ftp=internet:80;gopher=internet:80;http=internet:80;https
=internet:443
Bypass List : *.trusted.visa.com;<local>


There doesn't seem to be an error.

Kevin

"Jon" wrote:

> Try logging in to machine A as the user that can make the call to Server B
> and execute:
> proxycfg.exe - u
>
> Does that work?
>
>
> "Kevin Burton" <KevinBurton@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:7B610048-5357-4FFC-A501-73507E77B787@xxxxxxxxxxxxxxxx
> > This is a strange problem.
> >
> > I have some IIS backed web services. I have one machine (call it machine
> > A)
> > that acts as the server and listens for these web service calls. There is
> > another machine (not .NET if it matters) that is a server for some web
> > service calls (call this machine B). I can make calls just fine into
> > machine
> > A and from machine A I can make web service calls to machine B. The
> > problem
> > that I am having is that sometimes the web service call (for which machine
> > A
> > is the server) needs make web service calls to machine B. When the web
> > service calls to machine B are made as part of (or inside of) the handler
> > for
> > web service calls on machine A they get a web exception
> > (System.Net.WebException ConnectFailure). This does not occur when I make
> > these calls "directly" only when a web service is calling this other web
> > service.
> >
> > To further complicate the issue putting a proxy or port forwarding tool in
> > the path to the calls to machine B seems to make the problem go away.
> >
> > Any ideas why my web service cannot make calls to another web service? I
> > am
> > suspecting there is some kind of corporate firewall issue but I can't
> > prove
> > it.
> >
> > Thank you.
> >
> > Kevin Burton
>
>
>
.



Relevant Pages

  • Re: how can i convert .asmx file to a .ashx?
    ... wsewsdl2.exe is a tool that generates proxy code for Web service clients ... The proxy derived from ... When you build an XML Web service client, whether you use Visual Studio .NET ... a proxy class is generated to communicate with the XML Web service. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • RE: Asynchronous Web Service Method Failure
    ... this is an ASP page calling the ... >that pops up if the proxy can't reconcile the web method parameters. ... I cannot return a .pdf document object from a web service method ... >> On the server side, it's not a background thread any more than any other ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Updating Web References in .NET 2003
    ... when I go to update the web service it doesn't update it at all. ... service does not regenerate the proxy class with the new settings. ... > from some other development machines? ... >> output parameter becomes the return type and the new output parameter ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: How to alias 2 classes in c#
    ... For ASP.NET webservice's client proxy, if you use "Add WebReference" to ... the type sharing support is still limited. ... where an initial response from the community or a Microsoft Support ... having 2 versions of a web service with a total compatibility ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Webservices and Biztalk
    ... > the biztalk orchestrations web services. ... >> Bruno - the proxy webservice doesn't need any BizTalk code in it - and it ... >>> the Biztalk Web Service Publishing Wizard). ... >>> The Messaging Engine failed to register the adapter for "SOAP" for the ...
    (microsoft.public.biztalk.general)