I'm trying to work out what a BizTalk call to a web service is failing, and want to see what the actual message content is. I found Elton Stoneman's blog on using WireShark which got me going, and I can now at least see the POST and SOAP response packets, but getting the actual content is very laborious ... copy and paste to Notepad ...
Is there a better way to to see the message ?
- I tried using Fiddler, but it didn't see any message
- whereas at least WireShark can see things
And if you do have suggestions, please spell them out as this is a new area to me :-)