Hi Guys,
When I try to call a web service from an application, I get the following error message.
Client found response content type of 'text/html', but expected 'text/xml'.
Here's the web service settings of my web.config.
<add key="wsCCRequest.CCRequest" value="http://cr-sit.ba.com/CCRequestService/CCRequest.asmx"/>
Any ideas ?
Thanks
Pr