I am trying to use a function from SOAP, which will fetch details about a specific news item. The problem is that I don\'t get the expected results, just a a strange error. I am using the built-in SOA
Since this question tells me that SoapHttpClientProtocol is not thread safe. And, my real life testing tells me this is 开发者_运维问答true, as my SoapHeader properties keep getting mixed up between c
I have tried to implement progress reporting using a soap extension as described at the following links:
I\'m using a web service where the WSDL describes a single string element in each request and response.