Need to View SOAP Messages Between Client and Web Service

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have written a Web service using VS2005 and deployed it to a Web server and
it is running using HTTPS. We have a person who is writing a desktop
application using a non-Microsoft development tool. He is generating the
requests manually and is having some difficulties. I have a Windows test
harness application, also written with VS2005, that makes calls to the
service without any problems. Is there a way to capture the request messages
so that I can show him from live examples how to format the messages. He has
the WSDL but is still having problems.

Thank you,
Eagle
.



Relevant Pages

  • RE: Breakpoint on a web service
    ... First let us clarify how the website works. ... hosted in a web server process. ... Development Server in Visual Studio, Visual Studio will create built-in web ... I suppose that your website and web service are all ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Dataset / Pacifice Timezone Question
    ... >>>I have a Web Service on a Web Server on the East Coast ... >>> different time zone, the datetime columns have ... >>> between server and client. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MFC Question
    ... >I basically have to another layer for the conversion to my app. ... >seems that I don't necessarily have to make a web service as I can simply ... If you have a web server that is external to your ... Good luck, Russ ...
    (microsoft.public.vc.mfc)
  • Re: How to create a Web Server?
    ... web service" which are quite different problems. ... A Web server is, in general, a fairly ... connection is established on the socket, you now have a connection on which you can send ... Select a camera from a list of all cameras ...
    (microsoft.public.vc.mfc)
  • Re: WSE and SSL
    ... Adding ssl support has nothing to do with web service implementation. ... All you need to do is get a valid certificate and change the settings in IIS to make the web application use ssl. ... the calling application requests using HTTP. ... Are there any examples/sample codes that would implement like a Hello World service in HTTPS? ...
    (microsoft.public.dotnet.framework.webservices.enhancements)