Skip to Content
0
Former Member
Jul 18, 2008 at 09:28 AM

WS to WS error - SOAP Action

59 Views

Hi,

I am preparing a WebService to WebService Scenario but get an error with the message below.

using this wsdl: http://www.webservicex.net/stockquote.asmx?WSDL

<SAP:AdditionalText>soap fault: System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP Header SOAPAction: . 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)</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

Can anybody help. Will reward helpful answers.