[android-developers] How can i call wcf from android !! Help

2010-05-07 Thread mia
Hi I want to call a wcf service (.net) via android.I could set up the connection between my application and the service but i still have this excpetion "Cannot set method after connection" i tried to debug it but i have that message telling me nthat he KSOAP2 jar has no source attachement. My appli

[android-developers] "IllegalstateException can not set method after connection" !!!! Help

2010-05-07 Thread mia
I have been trying to access a web service with ksoap2 through eclipse. I have added the ksoap2 .jar file into a lib file inside the project and then went to the project properties/project build path/ libraries/Add external jars to include the library. The code compiles and runs but every time I hi

[android-developers] Problème wcf android

2010-05-07 Thread mia
Bonjour Je veux appeller un service wcf (.net) depuis une application android. j'ai réussi à établir la connexion avec le service (après plusieurs corrections de bugs). Là j'ai une exception que je n'arrive pas à résoudre "Cannot set method after connection" et qu'on je passe en mode debug je reçoi