Hi,
I have one query regarding the webservice Invocation. I have one simple webserive. I want to invoke it in VB.Net. I have all required input like contenttype,met hod,namespaceur i,webservice etc.
Previously I was using XMLHTTP for invoking the webservice in VB. Now I want to use features provided by the .Net. So how do I Invoke the webservice in vb.net, so that application can consume the output of webservice in the form of xml.
Thanks
Amol
I have one query regarding the webservice Invocation. I have one simple webserive. I want to invoke it in VB.Net. I have all required input like contenttype,met hod,namespaceur i,webservice etc.
Previously I was using XMLHTTP for invoking the webservice in VB. Now I want to use features provided by the .Net. So how do I Invoke the webservice in vb.net, so that application can consume the output of webservice in the form of xml.
Thanks
Amol
Comment