View Single Post
  (#20 (permalink)) Old
tbi Offline
New Member
 
Posts: 4
Join Date: Dec 2008
Model: 9000
PIN: N/A
Carrier: Rogers
Default 01-08-2009, 02:47 PM

Quote:
Originally Posted by tbi View Post
@Meenal: I got the same error - what I ended up doing is installing the ksoap library separately on the blackberry device - this allows you app to execute with errors.

I'm having a different problem with ksoap/bb:
I've got my app running without issues on the simulator but when I run it on the actual device, it says its sending data to my .net web-service but I don't receive anything on the other end - anyone had this issue?
Solution:
Figured out the BES server was causing this issue. My guess is, since this is an unsigned app, it wouldn't allow it to communicate with the web-service.

Tested out my app on phones that were not on BES and it worked every time.
   
Reply With Quote