CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Threaded View

  1. #1
    Join Date
    Jun 2001
    Location
    Denmark
    Posts
    453

    Question How to get the XML out of a SOAP request Pls. help

    I have made some SOAP code by using svcutil.exe on the wsdl file, and I wish to somehow dump/get the XML that the request contains. How do I do that?

    Thank you in advance.

    Edit: Oh I forgot: I use .Net 2008
    Last edited by Lars_V_J; August 18th, 2009 at 02:56 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured