How to get the SOAP envelope

G

Guy Barrette

Hi

For debugging purposes, I'm looking for a way to see the SOAP envelope I'm
sending.
I'm the client calling a WS.

How can I do that ? What class or object do I need to use ?


Thanks
 
D

Dan Rogers

Hi Guy,

Go over to GotDotNet.com and download George Lindsay's trace web service
extension. You use this with the ASP.net Trace.axd feature, and you can
then fully trace the input and output SOAP without having to do any coding.
You will have to set Trace=True in your web.config file for your service.

Regards

Dan Rogers
Microsoft Corporation
--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top