Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
Gunjan
Posts: 50
Registered: ‎09-01-2009
Accepted Solution

The specified module was rejected by the device and cannot be loaded

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

Please use plain text.
Developer
rihan007
Posts: 449
Registered: ‎01-14-2009

Re: The specified module was rejected by the device and cannot be loaded

which device and what os version are you running the application on?

Please use plain text.
Developer
Gunjan
Posts: 50
Registered: ‎09-01-2009

Re: The specified module was rejected by the device and cannot be loaded

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

Please use plain text.
Developer
rihan007
Posts: 449
Registered: ‎01-14-2009

Re: The specified module was rejected by the device and cannot be loaded

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.

 

 

Please use plain text.
Contributor
hengike
Posts: 47
Registered: ‎08-26-2011
My Carrier: programmer

Re: The specified module was rejected by the device and cannot be loaded

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 :smileysad:
Any idea? 

Please use plain text.