views:

47

answers:

2

Hi I developed blackberry application. i have the myapp.cod, myapp.jad, myapp.jar and myapp.alx file. I want to install my application from my server to blackberry mobile. What are files are need to the web server. i created the link like http://myserver.com/blackberry/myapp.cod. Buy i cant download and install using this link. It shows the alert Download Failed. 907 invalid cod. HTTP Error 413: Request entity too large.

Please do reply for me

Thanks

A: 

Have you even read the documentation ?

Michael B.
yes i read the documentation. i extract the .cod file some files are less than 64kb and some files above 64kb. in mobile show the alert message like 907 invalid cod unable to import zip file. first i tried this link http://myserver.com/blackberry/myapp.jad
saravanan palpandi
A: 

Some things to check;

  • Does your jad file list all of the cod files? (I believe the tool is jadtool.exe or possible updatejad.exe and is included with the JDE -- it will update your JAD file with the individual COD files instead of one large COD file).
  • Are the individual COD files all in the same location as your JAD?
Marc Paradise