vb.net web service and soap - TechRepublic
General discussion
April 29, 2013 at 07:46 AM
travism1975

vb.net web service and soap

by travism1975 . Updated 12 years, 6 months ago

I created a web service and placed it on a server running IIS. I have now created a client that passes an xml string to the service and the service parses the xml and returns the results. My question is, does .NET create the SOAP file automatically and if so, how do I see the SOAP?

This discussion is locked

All Comments