Re: SOAP timing out
- From: rahed <raherh@xxxxxxxxx>
- Date: Sat, 29 Sep 2007 20:00:38 +0000
Amer Neely <perl4hire@xxxxxxxxxxxxxx> writes:
<?xml version="1.0" encoding="utf-8"?><soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Server
was unable to process request. ---> Object reference not set to an
instance of an object.</faultstring><detail
/></soap:Fault></soap:Body></soap:Envelope>
You've got to fiddle with SOAPAction and probably other things as
described in "SOAP::Lite client with a .NET server" section of SOAP::Lite
docs.
--
Radek
.
- Follow-Ups:
- Re: SOAP timing out
- From: Amer Neely
- Re: SOAP timing out
- References:
- SOAP timing out
- From: Amer Neely
- Re: SOAP timing out
- From: rahed
- Re: SOAP timing out
- From: Amer Neely
- Re: SOAP timing out
- From: rahed
- Re: SOAP timing out
- From: Amer Neely
- Re: SOAP timing out
- From: rahed
- Re: SOAP timing out
- From: Amer Neely
- SOAP timing out
- Prev by Date: Re: string concatentation vs. interpolation: which one is more optimal?
- Next by Date: Re: SOAP timing out
- Previous by thread: Re: SOAP timing out
- Next by thread: Re: SOAP timing out
- Index(es):