Re: Web Services Question
- From: Spam Catcher <spamhoneypot@xxxxxxxxxx>
- Date: Mon, 14 Apr 2008 03:13:49 GMT
=?Utf-8?B?Um9iIE1pbGxtYW4=?= <RMillman@xxxxxxxxxxxxx> wrote in
news:243355B7-98EE-45A3-A2C9-E55EAE3E8208@xxxxxxxxxxxxx:
I am developing a C# client app using VS 2008 that consumes a 3rd
party web service. My question is how/where in my IDE/Debugging
session can I visually see the actual XML message that is being sent
to the web service? To debug specific cases, the other party wants to
see the XML that is being submitted.
Any help is appreciated.
You can use a tool like Fiddler, TCPTrace, Wireshark, etc to log your data
transfers.
I heard SoapUI.org is pretty good too, but I've never used it with .NET.
--
spamhoneypot@xxxxxxxxxx (Do not e-mail)
.
- References:
- Web Services Question
- From: Rob Millman
- Web Services Question
- Prev by Date: RE: WCF hosted in a webservice
- Next by Date: RE: WCF Service and Collections
- Previous by thread: RE: Web Services Question
- Next by thread: Why DefaultCredentials are always empty ?
- Index(es):
Relevant Pages
|