Hi,
Some help would be appreciated.
I have the following:
1. A desktop app with a web reference to a web service.
2. I call this service from the code, supplying input for the method and
receiving the output.
Question:
How do I, in my client app, trap or view the actual XML doc that is sent
with the Soap request?
Regards
Paul
Paul - 18 May 2005 14:50 GMT
Hi,
Sorry I mean I need to view the actual Soap envelope, not the XML doc.
Paul
> Hi,
>
[quoted text clipped - 13 lines]
> Regards
> Paul
[MSFT] - 19 May 2005 03:39 GMT
Hello,
You can install SOAP toolkit, which has a trace utility. This trace utility
can help you on this issue. Here is the link to download it:
http://www.microsoft.com/downloads/details.aspx?FamilyID=ba611554-5943-444c-
b53c-c0a450b7013c&displaylang=en
Luke