cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET