• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android web service client issue

Hi,

I have created a web service client to consume a dotNet web service, it's working fine with SOAP 1.1
But, not working with SOAP 1.2
It is showing the below error message:
expected:
START_TAG {http://www.w3.org/2001/12/soap-envelope}Envelope (position:START_TAG <{http://schemas.xmlsoap.org/soap/envelope/}soap:Envelope>@1:207 in java.io.InputStreamReader@44eecc80)


Please help
 
Back
Top Bottom