2

How can I view the XML received from a soap client that sends a request to a web service?

I tried to view it using fiddler but I was not able to view the XML.

What tool should I be using?

Tim Post
  • 33,371
  • 15
  • 110
  • 174
  • 1
    Possible duplicate: http://stackoverflow.com/questions/300674/getting-raw-soap-data-from-a-web-reference-client-running-in-asp-net – Anas Sep 04 '12 at 13:30
  • 1
    That's not a duplicate unless he's stuck using ASMX services. – John Saunders Sep 04 '12 at 14:19
  • What is your service that you're interacting with? WCF, asmx? Different service platforms have different debugging mechanisms – devshorts Sep 05 '12 at 14:25
  • FYI, https://stackoverflow.com/questions/300674/getting-raw-soap-data-from-a-web-reference-client-running-in-asp-net has several good solutions. The responses do NOT all pertain only to ASP.Net or only to ASMX services. – paulsm4 Mar 19 '18 at 22:17

0 Answers0