Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am trying to connect webservice with ksoap,on eclipse , but I got nothing, i followed all this step at this site
http://www.c-sharpcorner.com/UploadFile/88b6e5/how-to-call-web-service-in-android-using-soap/[^]
Posted

What have you tried and what data you did not get from the service? You need to debug the application to know cause. Some times simple mistakes causes the root problem.

Did u checked this link Calling ASP.NET Webservice (ASMX) from an Android Application, the Simplest Way[^]

Its a great article from Code Project. Just follow all the steps mentioned clearly and let us know.

One more question for you? Did u tested that service accessing from other kind of application like from dotNET or Java or PHP? To cross check that there is no problem with the service.

try these links and let us know.

Thanks
Ganesh
 
Share this answer
 
thanks for your answer, it was cause by async task class.
 
Share this answer
 
Comments
Ganesh KP 22-Aug-14 8:58am    
Okay good...

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