0

I'm trying to test a Silverlight WCF interface, by WcfTestClient.exe. However, I got below message from server:

HTTP/1.1 415 Cannot process the message because the content type 'text/xml; charset=utf-8' was not the expected type 'application/soap+msbin1'. Server: Microsoft-IIS/7.5 X-Powered-By: ASP.NET Date: Tue, 28 Oct 2014 18:13:30 GMT Content-Length: 0

I can't change server configuration. Is there any work round on it?

Fang Dong
  • 1
  • 1
  • can you provide how you are actually calling your wcf service? – Ashok Rathod Oct 29 '14 at 08:42
  • The steps are simple: 1. open WcfTestClient.exe, 2. add service, 3. click the Invoke button. then error message come out: Cannot process the message because the content type 'text/xml; charset=utf-8' was not the expected type 'application/soap+msbin1' – Fang Dong Oct 30 '14 at 17:33

0 Answers0