Hi,
I have a web service that I've built in .NET and has worked fine when
connected to by .NET clients. However, I have one customer who is
building a SOAP client in .asp, has no access to the SOAP Toolkit DLLs,
and is trying to toss raw XML at my webservice. It works to only a
limited extent.
So in order to have them see examples of SOAP calls that would work, I'd
like to see what a .NET client with a web reference is sending. Can
anyone recommend a way in which to do this?
Thanks,
Richard
Dilip Krishnan - 03 Feb 2005 23:04 GMT
Hello Richard,
Try this tool
[0] - http://www.pocketsoap.com/tcptrace/
HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com
> Hi,
>
[quoted text clipped - 11 lines]
>
> Richard