in reply to Re: SOAP::Lite Module
in thread SOAP::Lite Module
EDIT: After cleaning it up a bit, I also found this...SOAP::Transport::HTTP::Client::send_receive: HTTP::Response=HASH(0x31f +20bc) SOAP::Transport::HTTP::Client::send_receive: HTTP/1.1 500 Internal Ser +ver Error Cache-Control: private Date: Wed, 24 Mar 2010 20:27:45 GMT Server: Microsoft-IIS/6.0 Content-Length: 1106 Content-Type: text/xml; charset=utf-8 Client-Date: Wed, 24 Mar 2010 20:27:45 GMT Client-Peer: 216.119.106.197:80 Client-Response-Num: 1 X-AspNet-Version: 2.0.50727
Interesting... Version mismatch?<faultcode>soap:VersionMismatch</faultcode> <faultstring> System.Web.Services.Protocols.SoapException: Possible SOAP version mis +match: Envelope namespace http://schemas.xmlsoap.org/wsdl/soap/ was u +nexp ected. Expecting http://schemas.xmlsoap.org/soap/envelope/. at System.Web.Services.Protocols.SoapServerProtocol.CheckHelperVers +ion() at System.Web.Services.Protocols.SoapServerProtocol.ReadParameters( +) at System.Web.Services.Protocols.WebServiceHandler.CoreProcessReque +st() </faultstring>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: SOAP::Lite Module
by Khen1950fx (Canon) on Mar 24, 2010 at 21:15 UTC | |
by jhyland87 (Sexton) on Mar 24, 2010 at 21:20 UTC | |
by Anonymous Monk on Mar 24, 2010 at 22:49 UTC | |
by jhyland87 (Sexton) on Mar 25, 2010 at 17:54 UTC | |
|
Re^3: SOAP::Lite Module
by Krambambuli (Curate) on Mar 24, 2010 at 21:53 UTC | |
by jhyland87 (Sexton) on Mar 25, 2010 at 00:10 UTC | |
by Anonymous Monk on Mar 25, 2010 at 00:44 UTC |