But how can I get complete XML function to send
CodePudding user response:
Online to find a way to:CodePudding user response:
Add reference generated proxy inherited from SoapHttpClientProtocol,Change it to inherit from WebServicesClientProtocol
Then you can use RequestSoapContext. Envelope. InnerXml get XML content, SoapHttpClientProtocol may want to download and install Web Services to Enhancements (WSE) 3.0 for Microsoft. NET
But
RequestSoapContext. Envelope. InnerXml is always empty, don't know how to get
CodePudding user response:
Do you want to invoke the webservice, did you send the XML is not? What do you call didn't XML?