Search code examples
androidwcfsoapsvc

Android Ksoap with WCF .svc endpoint


so i need to send a SoapObject as a parameter of a SoapObject............ from the request dump above it seems that the envelope structure is fine.......but the server always gets null when i try get "filter.street" from the request......any ideas?


Solution

  • Look at the ksoap2 android wiki about debugging and check out the request and response. http://code.google.com/p/ksoap2-android/wiki/CodingTipsAndTricks