Server did not recognize the value of HTTP Header SOAPAction: .

J

jeff

I am having a problem with an external web service that I cant seem to
solve.

I am working on a system which authenticates data, such as confirming
a persons identity. The system involves calling web services of
various data providers and processing the response.

One particular provider, exposes a web service which I call into and
return a job identifier.

Several seconds later the provider makes a web service call into a web
service which I expose that returns the results to me.

For my call into their web service, I was given a WSDL file. This
call works fine.

The problem is in them calling my web service. They only wanted a URL
to my web service and provided me with an interface which was
identified in their WSDL file.

When they call into my web service they are getting a 500 error from
my IIS. I have installed WSE 2.0 and implemeneted tracing.

Here is the error message from the Soap message in my Output Trace
file...

<soap:Fault>
<faultcode>soap:Client</faultcode>
<faultstring>Server did not recognize the value of HTTP Header
SOAPAction: .</faultstring>
<detail />
</soap:Fault>

Any ideas what is the problem?

Thanks
Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,045
Latest member
DRCM

Latest Threads

Top