02-09-2010 07:21 AM
Hi
I have develop one application it works fine on my simulator.....but when i try to run it on device it gives me error
"The specified module was rejected by the device and cannot be loaded"
I am using Blackberry JDE 5.0. Can you please help me? its really urgent.
Thanks
Gunjan
Solved! Go to Solution.
02-09-2010 07:27 AM
which device and what os version are you running the application on?
02-09-2010 07:32 AM
Hi
Thanks for your reply.
Blackberry Strom....it was working on same device some time back....but when i try to load it again after some minor changes...it is creating problem
Thanks
Gunjan
02-09-2010 07:34 AM
i assume storm is running OS 4.7 . In that case you need to compile the application in any JDE <=4.7 . There is a general rule that The JDE version should be less than or equal to the OS version.
09-07-2011 06:09 AM
i got this error and cannot find any way to solve.
I've got a midlet project -> jde 6.0.0
and a torch with 6.1bundle 579
javaloader drop the same errror ![]()
Any idea?