Getting RAW Soap Data from a Web Reference Client running in ASP.net

Posted by Harry on Stack Overflow See other posts from Stack Overflow or by Harry
Published on 2008-11-19T00:38:25Z Indexed on 2010/04/09 18:43 UTC
Read the original article Hit count: 231

Filed under:
|
|

I'm trying to trouble shoot a web service client in my current project. I'm not sure of the platform of the Service Server (Most likely LAMP). I believe there is a fault on their side of the fence as i have eliminated the potential issues with my client. The client is a standard ASMX type web reference proxy auto generated from the service WSDL.

What I need to get to is the RAW SOAP Messages (Request and Responses)

What is the best way to go about this?

© Stack Overflow or respective owner

Related posts about web-reference

Related posts about proxy