BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 01-09-2006, 05:43 AM   #21
uNtouched
Knows Where the Search Button Is
 
Join Date: Dec 2005
Model: 9630
Carrier: Sprint
Posts: 27
Default

Please Login to Remove!

This is what I keep getting

Code:
System.InvalidCastException: Conversion from string "        " to type 'Long' is not valid. ---> System.FormatException: Input string was not in a correct format.
Offline  
Old 01-10-2006, 09:12 AM   #22
Silen
Knows Where the Search Button Is
 
Join Date: Jul 2005
Model: N/A
Carrier: N/A
Posts: 19
Default Problem check...

2 uNtouched & Shiva: Could you please download this debug version of
BB_Manager:

BB_Manager_debug.exe

Unzip it to BB_Manager folder and run. Let me know please after which message you have error.

Unfortunately I don't have this error on my PC and it will help me to fix the problem.

10x!!!
Offline  
Old 01-10-2006, 02:51 PM   #23
dcrhaekte
New Member
 
Join Date: Aug 2005
Model: 7290
Posts: 13
Default

Silen,

When I run your program, following your instructions, I get this message:

To run this application, you must install one of the following versions of the .NET framework:
v2.0.50215
Contact your application publisher for instructions about obtaining the appropriate version of the .NET framework.


I have installed it 3 times. I even rebooted to see if that fixes the problem. It still gives me that message.

What's going on?
__________________
Cingular BB Customer Support 1-866-490-2666
Offline  
Old 01-11-2006, 11:07 AM   #24
dbillow
New Member
 
Join Date: Sep 2005
Model: 7250
Posts: 3
Default i am new and apparently a total idiot

please help , I will admit i have never ever learned to use dos.. i can type dir and help and quit?? but i really dont know how to use it , by following the instructions on the other post i am still getting nowhere going by what i think is step by step... I must be missing some vital part of using dos to get all this to work , because i cant get past blah, blah, /researchinmotion/blackberryjde4.1.0/bin blah blah, i am not at home right now so i dont know really what i am saying... so i guess i am asking if without sarcasim , somone would be interested in typing up a laymens step by step set of instructions OR mabey point me in the direction of a possible "crash course to get the fundementals of dos" i am so sorry , oh i am really not dumb, but this is making me feel like i am ..... thanks again ....if anyone is interested in trying to help .
Offline  
Old 01-23-2006, 08:31 AM   #25
Silen
Knows Where the Search Button Is
 
Join Date: Jul 2005
Model: N/A
Carrier: N/A
Posts: 19
Default

2 dcrhaekte: You have to install .NET ftramework 2.0. You may give it from MS site ( .NET framework 2.0 ).
Offline  
Old 02-19-2006, 10:29 AM   #26
Shdw-Knt
Thumbs Must Hurt
 
Join Date: Jan 2005
Model: 7100i
Carrier: Nextel
Posts: 61
Default

Quote:
Originally Posted by Silen
I make small additions to BB_Manager:

- it can use password to connect to BB
- it generates JAD file for JAR if JAD file is not found
- more correct work with big files

The link to new BB_Manager is located in initial message.
This wont create the COD files.

At least not for vnes software that I am playing with. Any thoughts?
__________________
www.lucky7dvds.com - Home of the $7 Dvd and free shipping!
Offline  
Old 03-08-2006, 03:43 PM   #27
Silen
Knows Where the Search Button Is
 
Join Date: Jul 2005
Model: N/A
Carrier: N/A
Posts: 19
Default

2 Shdw-Knt: the application by itself doesn't convert/generate anything As I describe it's just GUI for JavaLoader/rapc utilities (both are in the archive). All files (7 files: bb.ico, BB_Manager.exe, ICSharpCode.SharpZipLib.dll, JavaLoader.exe, net_rim_api.jar, rapc.exe, rapc.jar) should be located in the same folder from you run BB_Manager.exe. To check the posible issues with:

1. Connection - run DOS promt, in the folder run command:
JavaLoader -usb deviceinfo

if connection OK you will have Hardware Id,PIN,OS Version and etc. of your BB.

2. Convertion JAR/JAD - run DOS promt, in the folder run command:
rapc import=net_rim_api.jar codename=Test -midlet test.jar

where test.jar - any JAR file by your choice, if it has JAD file add
jad=test.jad

to command. If convertion OK you will have COD file.

Hope this brief info will help you.
Offline  
Old 03-31-2006, 12:27 AM   #28
djeaton3162
New Member
 
Join Date: Mar 2006
Model: 7100g
Posts: 11
Question

Quote:
Originally Posted by Silen
1. Connection - run DOS promt, in the folder run command:
JavaLoader -usb deviceinfo

if connection OK you will have Hardware Id,PIN,OS Version and etc. of your BB.
When I run BBManager, I get an hourglass on the screen and nothing else. I think it might have something to do with an error I get when the program launches.
Quote:
************** Exception Text **************
System.InvalidCastException: Conversion from string " " to type 'Long' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions .ParseDecimal(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions .ToLong(String Value)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions .ToLong(String Value)
at BB_Manager.Form1.BB_GetList()
at BB_Manager.Form1.Form1_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
BB_Manager
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/BB/BBManager2/BB_Manager.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
ICSharpCode.SharpZipLib
Assembly Version: 0.84.0.0
Win32 Version: 0.84.0.0
CodeBase: file:///C:/BB/BBManager2/ICSharpCode.SharpZipLib.DLL
----------------------------------------
Any ideas? JavaLoader seems to work from the prompt.
Daniel

Last edited by djeaton3162; 03-31-2006 at 12:48 AM..
Offline  
Old 05-21-2006, 11:45 PM   #29
tazeat
Thumbs Must Hurt
 
Join Date: Apr 2006
Model: 8900
Carrier: T-Mobile
Posts: 112
Default

Would anyone be so kind as to make a cod of meteor crusher for me, i wiped my bb and its gone, and i dont have internet at the moment!
;)
Offline  
Old 06-10-2006, 08:00 PM   #30
adperdue
Talking BlackBerry Encyclopedia
 
adperdue's Avatar
 
Join Date: May 2006
Location: West Virginia
Model: 9800
OS: 6.0.0.576
PIN: wheel
Carrier: ATT
Posts: 234
Default Same problem

I have been having this problem as well:
************** Exception Text **************
System.InvalidCastException: Conversion from string " 1.0.0." to type 'Long' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions .ParseDecimal(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions .ToLong(String Value)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions .ToLong(String Value)
at BB_Manager.Form1.BB_GetList()
at BB_Manager.Form1.Form1_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
BB_Manager
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Lynn/My%20Documents/Unzipped/BB_Manager_02/BB_Manager.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
ICSharpCode.SharpZipLib
Assembly Version: 0.84.0.0
Win32 Version: 0.84.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Lynn/My%20Documents/Unzipped/BB_Manager_02/ICSharpCode.SharpZipLib.DLL
----------------------------------------
__________________
They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. Benjamin Franklin
Offline  
Old 01-13-2007, 06:29 PM   #31
eng_asa
New Member
 
Join Date: Dec 2006
Model: 8100
Posts: 2
Default

the rapidshare link is dead.. would you please re-upload?
Offline  
Old 01-14-2007, 02:01 PM   #32
mopsu
New Member
 
Join Date: Jan 2007
Model: 6720
Carrier: orange
Posts: 6
Default

Yes! please reload this APP ) not onrapidshare PLS
Offline  
Old 02-03-2007, 08:36 PM   #33
cme100
Knows Where the Search Button Is
 
Join Date: Apr 2005
Model: 8100
Carrier: Vodafone
Posts: 29
Default

please upload the file again.
download link is no more...
Offline  
Old 02-15-2007, 01:38 PM   #34
schwing
New Member
 
schwing's Avatar
 
Join Date: Mar 2006
Model: 7520
Carrier: telus
Posts: 13
Default

we need this file please reup!!!!!
Offline  
Old 02-23-2007, 06:43 AM   #35
Silen
Knows Where the Search Button Is
 
Join Date: Jul 2005
Model: N/A
Carrier: N/A
Posts: 19
Default

Hi ALL,

I will upload the application soon. I do not have BB anymore and I'm not interested in futer development of this APP, so if somebody would like to take care of it I may send source files (it written in VB.NET) - just send me PM.

Thank you,
Silen
Offline  
Old 02-27-2007, 04:46 PM   #36
Silen
Knows Where the Search Button Is
 
Join Date: Jul 2005
Model: N/A
Carrier: N/A
Posts: 19
Exclamation

There is the last (means I do not develop it any more) version of BBM:

BB_Manager_bin.zip of size 30.711 KB

BB_Manager_setup.zip of size 322.8 KB

I do not have BB and could not provide next BB SDK files:JavaLoader.exe, net_rim_api.jar, rapc.exe, rapc.jar. But you may download SDK from BB site. Files should be placed in BBM folder.

Good luck,
Silen
Offline  
Old 06-01-2007, 08:17 PM   #37
Spazmogen
Knows Where the Search Button Is
 
Join Date: Jun 2007
Model: BOLD
OS: 4.6.0.216
PIN: N/A
Carrier: Rogers
Posts: 46
Default

Any chance this can get posted again?

I have a few games I'd like to send to my 7290, but I am not paing for a data plan at the moment.
Offline  
Old 06-20-2007, 08:38 PM   #38
teachme
New Member
 
Join Date: Jun 2007
Model: 7520
PIN: N/A
Carrier: nextel
Posts: 2
Default send me the app ill host it

i can hos the app if its ok with the mods i would really like to have it i got tons of jar i would love to use on my bb asi just got my bb i am bb app poor if you know what i mean and i need to be able to transfer via usb cable
Offline  
Old 06-28-2007, 08:54 AM   #39
headtailgrep
CrackBerry Addict
 
Join Date: Aug 2004
Model: 950
Carrier: robbers
Posts: 909
Default

Quote:
Originally Posted by teachme View Post
i can hos the app if its ok with the mods i would really like to have it i got tons of jar i would love to use on my bb asi just got my bb i am bb app poor if you know what i mean and i need to be able to transfer via usb cable
Punctuation is good too..
Offline  
Old 07-08-2007, 09:37 AM   #40
Duran
New Member
 
Join Date: Jul 2007
Model: 8820
PIN: N/A
Carrier: Student
Posts: 1
Post please

hello,

someone can reup BB_Manager?

thank you
Offline  
Closed Thread


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


ETERFANT Dental LED Flash Photography Oral Cell Phone Camera Filling Light Tools picture

ETERFANT Dental LED Flash Photography Oral Cell Phone Camera Filling Light Tools

$63.89



CH341A 24 25 Series EEPROM Flash BIOS USB Programmer Module + SOIC8 Test Clip picture

CH341A 24 25 Series EEPROM Flash BIOS USB Programmer Module + SOIC8 Test Clip

$7.98



NSA Enespro AGP 40cal Arc Flash Kit w/ Lift Front Hood, No Gloves ARC40KITNG-XL picture

NSA Enespro AGP 40cal Arc Flash Kit w/ Lift Front Hood, No Gloves ARC40KITNG-XL

$778.36



LP Weather Logic Seam And Flashing Tape (boxes) picture

LP Weather Logic Seam And Flashing Tape (boxes)

$150.00



Schneider Electric XBTZGM256 256MB Compact Flash Card picture

Schneider Electric XBTZGM256 256MB Compact Flash Card

$212.23



APOC 264  FLASH N' SEAL WHITE ELASTOMERIC ROOF & FLASHING SEALANT 2 GALLONS picture

APOC 264 FLASH N' SEAL WHITE ELASTOMERIC ROOF & FLASHING SEALANT 2 GALLONS

$79.99







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.