Hello Everyone, I am trying to develop an application which calls the asp.net web service from android. I tried a lot but i got an exception while calling the SOAP_ACTION. I have tried with the localhost, local IP Address and also i have taken URL from the internet but it throws an exception. Here it is:
Exception: SoapFault - faultcode: 'soap:Client' faultstring: 'Server did not recognize the value of HTTP HeaderSOAPAction : http://www.w3schools.com/webservices/tempconvert.asmx?op=CelsiusToFahrenheit.' faultactor: 'null' detail : org.kxml2.kdom.n...@43c582e8 Here is my source code: -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

