Hiya,
I need to communicate with a webservice via soap. I've found lots of examples of what a soap message is but i can't find any code of how to create one in vb.net and how to actually send it to the webservice.
Any help much appreciated.
Nick
Printable View
Hiya,
I need to communicate with a webservice via soap. I've found lots of examples of what a soap message is but i can't find any code of how to create one in vb.net and how to actually send it to the webservice.
Any help much appreciated.
Nick
Hi Nick,
Here is a very good article. Everything abt. Web services, SOAP, XML, UDDI, DISCO, WSDL is explained here. Hope this will help you.