Viewing SOAP packet sent to a vendor's Web Service

We are calling a vendor's web service and under normal circumstances it works without a problem. If our requests are large then the service fails.

The vendor would like us to send them a text file containing the actual soap packet we are passing in. Since VB handles all of the soap envelope assembly how can we capture the actual soap packet being passed

Any help would be appreciated...

Thanks



Answer this question

Viewing SOAP packet sent to a vendor's Web Service