vincevince
October 11th, 2002, 10:50 AM
Hi,
I would like to call a webservice method in C#, sending the content of a xml file (containing a soap request) to this webservice.
I can call this method with the generated proxy class (with wsdl tool) but I must call this method with an xml file containg my soap request !
How do I send my xml request to my web service ?
Thanks by anticipation.
I would like to call a webservice method in C#, sending the content of a xml file (containing a soap request) to this webservice.
I can call this method with the generated proxy class (with wsdl tool) but I must call this method with an xml file containg my soap request !
How do I send my xml request to my web service ?
Thanks by anticipation.