About SOAP Toolkit 2.0 High level API
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Everyone, I have downloaded MSSoapToolKit 2.0 and run the sampleas. But on my office's computer, have one puzzle: while I do Calc sample by "Using a High Level API for SOAP Messages", here has following problem: ?mSoapClient.detail Client:Sending the Soap message failed or no recognizable response was received HRESULT=0x800A13BE - Client:Connector - Invalid Http method. HRESULT=0x800A13BE ?mSoapClient.faultstring Client: Connector - Invalid Http method. On the other hand, I made it by "Using a Low Level API for SOAP Messages", all right. And on my home computer, all two methods are profect. Anyone met this before? Thank you very much.