Re: Web Services Question

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



=?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)
.



Relevant Pages

  • WebException while calling Web Service over HTTPS...
    ... I'm having an issue calling a Web Service (This is an 3rd party Web Service ... Unable to write data to the transport connection. ... at System.Net.Sockets.NetworkStream.Write(Bytebuffer, Int32 offset, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Problem with assigning web service date field
    ... It ended up being a culture issue. ... Can you format them inside the = statement? ... > My orchestration is consuming a web service. ... > in another xml message ...
    (microsoft.public.biztalk.general)
  • Re: Parse XML VBA
    ... web service into variable components for storage in an access table. ... Is there a way to pull elements from a XML message and populate them into a table or recordset? ...
    (microsoft.public.access.modulesdaovba)
  • Re: ASP.NET Web Service?
    ... I have this project where I am creating a ASP.NET Web service that's going ... how do I present credentials to the 3rd party Web Service from my Web ... proxy classes for all of the complex parameters to their service. ... example you find on how to consume a web service will be all that you need. ...
    (microsoft.public.dotnet.framework.webservices)
  • VB POST XML
    ... displays how to HTTP POST and XML message to a web Service. ... I have the WSDL ...
    (microsoft.public.vb.general.discussion)