Getting the actual message being transmitted

G

Grigoris D

I am calling a webmethod using a proxy class generated using WSDL.
Is it possible to get the actuall request message that is being submitted
during the invocation?


Thanks
 
D

Dan Rogers

Yes, you can see the actual message in several ways. The easiest is to
use a tracing web service extension. The example for web service extension
on MSDN implements exactly this. If you want an excellent one that you can
just download, you can get George Lindsay's tracing extension from
gotdotnet.com. That one lets you see the traced request/response in the
trace.axd display in ASP.net.

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,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top