BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 10-15-2007, 08:47 AM   #1
sashamuz
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8300
PIN: N/A
Carrier: developer
Posts: 16
Default push application to the Blackberry

Please Login to Remove!

Hi

How to push application that was created on the Visual Studio Plugin for Blackberry to real device ?

thanks
Offline  
Old 10-15-2007, 09:23 AM   #2
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

You will have to publish the application from the tool to your production MDS Services server installed with your BES.

Then make sure the device you want to run it on has the MDS Runtime application. This can be installed via desktop manager.

When your environment is setup you can then either push the application to the device or search for the application via the device and install it.
Offline  
Old 11-01-2007, 09:19 AM   #3
sashamuz
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8300
PIN: N/A
Carrier: developer
Posts: 16
Default to brcewane

hi

I have the folder with my files :*.mds,*.mdsproj.
I wrote an application on separate computer from network,on visual studio plug-in.
I have the separate MDS server.

My question is : how to deploy the application to the blackberry.
what tool i need in MDS in order to install the application ?
I have the MDS RUNTIME APPLICATION on the Blackberry.

thanks for your help.
Offline  
Old 11-01-2007, 11:23 AM   #4
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

On your corporate Blackberry Enterprise Server, you must have the MDS Services option installed. It requires 4.1.x or higher. There is a known issue with 4.1.2 so you won't want that one. When configuring your MDS Services during the install you are able to supply a publisher username and password.

When your admin sets up the MDS Services you will want to make sure that they allow unsigned MDS Runtime applications.

Once MDS Services is installed on your Enterprise Server you will be able to go to your Tools -> Options -> Blackberry in Visual Studio. You will see here that there are Application Registries and Application Repositories. You will want to make entries for your MDS Services on your Enterprise server. You will want to supply the username and password here for publishing.

Once you have this setup, you can click on the publish button on your BlackBerry toolbar in Visual Studio and it will step you through the process of uploading the application to the server.

When it has been uploaded to the server, you can take your device and go to the MDS control center and search for the applications.. your app should be there and you can download it.

There is also a section in the BlackBerry help in the Visual Studio help tool on this topic.
Offline  
Old 11-02-2007, 01:49 AM   #5
sashamuz
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8300
PIN: N/A
Carrier: developer
Posts: 16
Default to brcewane

i don't have the option in my visual studio:
Tools -> Options -> Blackberry (see the attachment)

then i try to publish the application - i don't have Application Registries and Application Repositories of my corporate Blackberry Enterprise Server

thanks for your help
Attached Images
File Type: jpg untitled.JPG (6.7 KB, 13 views)
Offline  
Old 11-02-2007, 05:35 AM   #6
sashamuz
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8300
PIN: N/A
Carrier: developer
Posts: 16
Default to brcewane

sorry, i find it ( "V" in show all setting)

thanks
Offline  
Old 11-05-2007, 07:50 AM   #7
sashamuz
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8300
PIN: N/A
Carrier: developer
Posts: 16
Default brcewane

hi.

if there is through to create some install file from plugin, and install it to Blackberry manually (with cabel ) ?

thank you
Offline  
Old 11-05-2007, 09:51 AM   #8
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

Quote:
hi.

if there is through to create some install file from plugin, and install it to Blackberry manually (with cabel ) ?

thank you
No.. it must be installed via the BlackBerry Enterprise Server
Offline  
Old 11-05-2007, 12:39 PM   #9
sashamuz
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8300
PIN: N/A
Carrier: developer
Posts: 16
Default

it not logical.

i have problem with BlackBerry Enterprise Server,and i have to install the aplication to real device.
i have seen in some folder a *.jar files that has been created after build process in VS plugin.

i want to install this jar via desktop managment,but this program don't work with a *.jar files (only cod or alx).

i find a programm - rapc in research motion Jde to convert a *.jar to cod,but i have not a *.jad files in debug folder (created only *.jar file)

i need help to deploy an aplication via desktop manager for blackberry
Offline  
Old 11-05-2007, 08:24 PM   #10
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

It is not possible, the only way to get it installed on the device is via the BlackBerry Enterprise server. You can't install it any other way.
Offline  
Old 11-06-2007, 10:20 AM   #11
sashamuz
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8300
PIN: N/A
Carrier: developer
Posts: 16
Default

programmer wrote a software and wants to send her to the real device,
for this needs to pay 3000$ in order to establish a server and to install her ?
Offline  
Old 11-06-2007, 11:12 AM   #12
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

There is a free 5 user BES available as well as an application BES that doesn't require any email.

From what I am told, it was designed with the usage of a Corporate BES and LAN scenario and not the consumer space.
Offline  
Old 11-06-2007, 03:53 PM   #13
cyberfire
Knows Where the Search Button Is
 
Join Date: Jul 2005
Model: 8300
Carrier: EntelPCS
Posts: 41
Default

Ok.
I have my first app, but now need to install it on a few BB.
Is there a step by step guid?
When adding the IP for the BES server in VS I get an error that it cant find the URL.
Not sure what is worng on the BES side.

Regards.
G
Offline  
Old 11-14-2007, 04:37 AM   #14
sashamuz
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8300
PIN: N/A
Carrier: developer
Posts: 16
Default to brcewane

Hi.
can you explain me what i need to do on the BES ?
how i create a user for publishing application from plugin to BES?
what i need configure on BES ?


thank you
Offline  
Old 11-14-2007, 01:01 PM   #15
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

1) Administrator: Install the BlackBerry Enterprise Server with MDS Services (MDS Integration Service)
Doc: "BlackBerry Enterprise Server 4.1.4 Installation Guide" BlackBerry

2) Administrator: Authenticate BlackBerry MDS Services (MDS Integration Service) with the BlackBerry Manager
"BlackBerry Enterprise Server 4.1.4 Administration Guide" BlackBerry
Chapter 7 "Permitting BlackBerry MDS Services to authenticate with the BlackBerry Manager and web services"

3) Administrator: Download BlackBerry MDS Runtime
BlackBerry - BlackBerry | Wireless Handheld Devices, Software & Services from Research In Motion (RIM)

4) Administrator: Install BlackBerry MDS Runtime on a network drive
"BlackBerry Enterprise Server 4.1.4 Administration Guide" BlackBerry
Chapter 5 "Making additional BlackBerry Device Software and applications available to users"

5) Administrator: Deploy BlackBerry MDS Runtime to BlackBerry devices
"BlackBerry Enterprise Server 4.1.4 Administration Guide" BlackBerry
"Chapter 5 ""Making additional BlackBerry Device Software and applications available to users"

6) Developer: Publish a BlackBerry MDS Runtime Application to the BlackBerry MDS Application Repository
Online Help for publising your application

7) Administrator: Establish client authentication between the BlackBerry MDS Services (MDS Integration Service) and web services
"BlackBerry Enterprise Server 4.1.4 Administration Guide" BlackBerry
Chapter 7 "Preparing BlackBerry devices to install BlackBerry MDS Studio Applications"

8) Administrator: Configure authentication for BlackBerry MDS Studio (Runtime) Applications
"BlackBerry Enterprise Server 4.1.4 Administration Guide" Link: www.blackberry.com/go/serverdocs
Chapter 7 "Configuring which BlackBerry MDS Studio Applications users can install on BlackBerry devices"

9) Administrator: Assign a BlackBerry MDS Services (MDS Integration Service) device policy to BlackBerry devices
"BlackBerry Enterprise Server 4.1.4 Administration Guide
BlackBerry Enterprise Server Policy Reference Guide" BlackBerry
"Admin Guide: Chapter 7 ""Preparing BlackBerry devices to install BlackBerry MDS Studio Applications"
"Policy Guide: Chapter 4 ""BlackBerry MDS Services policy rules"""

10) Administrator: Installing BlackBerry MDS Studio (Runtime) Applications on BlackBerry devices
"BlackBerry Enterprise Server 4.1.4 Administration Guide" BlackBerry
Chapter 7 "Sending BlackBerry MDS Studio Applications to BlackBerry devices"
Offline  
Old 02-08-2008, 09:30 AM   #16
Barney_1972
New Member
 
Join Date: Aug 2007
Model: 7100t
PIN: N/A
Carrier: Vodaphone
Posts: 2
Default How to publish my Blackberry Application ?

Hi (i am a newbie)

I have create a BB application using the Visual Studio Plugin.
I have a VB.NET back end app and a MDS application designed to be downloaded onto the BB device.

I have a test MDS service running on my local machine and can publish it to the simulator without any problem.

I now want to publish it to our BES server but cannot figure out how.

To be honest i don't know if the BES server is using MDS services so this might be the problem (i cannot see it installed anywhere on the server).

The BES is using IBM for lotus notes.

Any help would be appreciated.

Many Thanks
Barney
Offline  
Old 02-08-2008, 10:28 AM   #17
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

The 10 steps above your post should step you through everything you need to know/do and includes references to guides for more information.
Offline  
Old 02-25-2008, 01:13 PM   #18
Barney_1972
New Member
 
Join Date: Aug 2007
Model: 7100t
PIN: N/A
Carrier: Vodaphone
Posts: 2
Default

I can see the 10 steps but the links just take me to the BB site.

Can some one provide information on how i can publish my app.?

I do not know how to find the correct repository information needed.
Offline  
Old 02-26-2008, 10:00 AM   #19
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

The links take you to the server docs area for BES. Each step tells you where you can get the information you need i.e. "BlackBerry Enterprise Server 4.1.4 Administration Guide".. Chapter 7 "Sending BlackBerry MDS Studio Applications to BlackBerry devices"
Offline  
Old 03-21-2008, 08:39 PM   #20
yoyo master
New Member
 
Join Date: Mar 2008
Model: 7100t
PIN: N/A
Carrier: verizon
Posts: 8
Default great info

all great information, thanks. what a great thread!

water removal and cleanup service
flood damage water extraction
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


PM50CLS120 MITSUBISHI ELECTRIC IGBT-MODUL ID191791 Spot Goods Ups Express #CG picture

PM50CLS120 MITSUBISHI ELECTRIC IGBT-MODUL ID191791 Spot Goods Ups Express #CG

$313.40



Portable 600pc 15Value NPN PNP Transistor TO-92 Assortment Kit Set With Box picture

Portable 600pc 15Value NPN PNP Transistor TO-92 Assortment Kit Set With Box

$17.49



Fuji IGTB Unit 7MBP100RA120-06 picture

Fuji IGTB Unit 7MBP100RA120-06

$39.95



Fuji IGTB Unit A50L-0001-0327 picture

Fuji IGTB Unit A50L-0001-0327

$29.95



TO-92 Assortment NPN PNP DIY kit 15 value 600pcs Transistor  picture

TO-92 Assortment NPN PNP DIY kit 15 value 600pcs Transistor

$14.40



MOSFET - IRF540N 100V 33A - Transistor for Arduino Pi TT picture

MOSFET - IRF540N 100V 33A - Transistor for Arduino Pi TT

$49.72







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