You can use the TcpTunnelGui included in Soap 2.2 to watch traffic between
your client and the web server.
Look at
http://xml.apache.org/soap/docs/guide/tools.html
for details.
Kyle
----- Original Message -----
From: "Catalin Tomescu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 03, 2001 10:11 AM
Subject: Re: C# and Apache SOAP interoperability...
> How can I see the HTTP sent/received from the IIS?
> I would like to see the exact content of the SOAP message.
> I'm using .NET Beta2 and when I try to make a call to an Apache Web
service
> form a C# program I receive the following error:
>
> Unhandled Exception: System.Net.WebException: The request failed with HTTP
> status 400: Bad Request.
> at
>
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message
> message, W
> ebResponse response, Stream responseStream)
> at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
> methodName, Object[] parame
> ters)
> at MyServiceProxy.addNumbers(Double numberOne, Double numberTwo)
> at TestProxy.Main()
>
> Need some help with this.
>
> Thanx
> Catalin
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>