Click here to Skip to main content
15,888,022 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I am connecting to a webservice which is configured with x509 certificate, when I call this webservice from client side it gives error like

XML
Client found response content type of 'multipart/related; type="application/xop+xml";start="<http://tempuri.org/0>";boundary="uuid:df3a249f-73db-4119-8c45-652761923520+id=361";start-info="application/soap+xml"', but expected 'application/soap+xml'.
The request failed with the error message:
--
--uuid:df3a249f-73db-4119-8c45-652761923520+id=361
Content-ID: <http://tempuri.org/0>
Content-Transfer-Encoding: 8bit
Content-Type: application/xop+xml;charset=utf-8;type="application/soap+xml"

NOt sure what is the cause for this.
Please help me

Thanks
Rohit
Posted
Updated 13-Jun-11 23:58pm
v2

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900