cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Soap Exception

From: Martin Sarsale <martin.sarsale_at_stracienta.com>
Date: Thu, 03 Nov 2005 09:41:47 -0300

> soap:Client System.Web.Services.Protocols.SoapException: Unable to
> handle request without a valid action parameter. Please supply a valid
> soap action. at
> System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest()
> at System.Web.Services.Protocols.SoapServerProtocol.Initialize() at
> System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type,
> HttpContext context, HttpRequest request, HttpResponse response,
> Boolean& abortProcessing)

probablly you're missing the SoapAction HTTP header, would you mind
printing the headers you're sending.
Also you should consider using a SOAP client class, instead of writing
your own
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2005-11-03