IvanRadnev
12 years agoNew Contributor
customBinding using BinaryMessageEncoding
Hi,
I want to use SoapUI to test my WCF services which are using customBinding on over Https using BinaryMessageEncoding. But I'm receiving error message:
HTTP/1.1 415 Cannot process the message because the content type 'application/soap+xml;charset=UTF-8;action="http://tempuri.org/IObservable/GetServiceInfo"' was not the expected type 'application/soap+msbin1'.
I think the reason is that SoapUI is not supporting this type of binding/encoding. Is this true, and if so, are there any work around.
Regards
Ivan Radnev
I want to use SoapUI to test my WCF services which are using customBinding on over Https using BinaryMessageEncoding. But I'm receiving error message:
HTTP/1.1 415 Cannot process the message because the content type 'application/soap+xml;charset=UTF-8;action="http://tempuri.org/IObservable/GetServiceInfo"' was not the expected type 'application/soap+msbin1'.
I think the reason is that SoapUI is not supporting this type of binding/encoding. Is this true, and if so, are there any work around.
Regards
Ivan Radnev