Communications :: Deploying To Windows Mobile Device

May 23, 2011

I am using visual studio 2008 professional.i am trying to deploy a simple hello world application to a hand held device.

i currently have the device connected via usb, i can run the app through vb and it deploys and runs on the device however i don't know how to create the install and install it on the device so it can run independent.

View 1 Replies


ADVERTISEMENT

Move A Windows Form App To A Windows Mobile 5 Device

Aug 23, 2009

I'm trying to move a windows form app to a windows mobile 5 device and I was able to get every thing working except this piece of code.

[Code]...

View 2 Replies

Windows Mobile - .net For Handheld Device?

Apr 29, 2010

I want to develop an application in VB.net for handheld device(Ticket machine in Bus and train).Is it possible to develop in Vb net. Whether i need windows OS in my handheld device or any runtime environment only needed.My hardware is ARM processor.I want to run my application as standalone in my machine.

View 2 Replies

VS 2008 Detecting A Windows Mobile Device

Nov 25, 2011

Im new to programming.I work for a research in Sri Lanka.In our research data is collected on windows mobile devices.I am the person who connects the devices(Known as JUNOs) and copy the data to the hard drive.But when Im not around others should copy the data.But they havent got IT knowledge.I want to create a simple software which detects the JUNOs when connected,show a message that a device is connected(Ex : JUNO1 is now connected),and then a button to copy and paste data to hard disk.(Ex: Press copy button to copy data)

View 4 Replies

Windows Mobile - Connect Sql Database Compact Edition On Visual Studio 2008 With .net (smart Device)?

Apr 24, 2012

I'm doing a project with vb.net (smart device) on visual studio 2008 and I need to connect to a database on the device itself (I do not have a physical device to test, only emulation). How should I go about doing it? I would like the database to be in the device on start up.

View 1 Replies

Game Programming :: Spinning Reel - Fruit Machine Game For Windows Mobile Device

Feb 16, 2011

I'm trying to make a simple fruit machine game for windows mobile device.

I can create the game easily enough and flip through pictures in a picture box to display the correct symbol.. but what I'd like to do is do a proper spinning reel, but have no idea where to even start.

What I have is a list of images in an imagelist (or individual files) - what I'd like is them attached to each other and moving downwards, preferably as though it were going around a drum but just them moving would be a start.

View 7 Replies

Asp.net - Upload Photos Through Mobile Device?

Oct 27, 2009

I'm planning to let my site users upload photos through their mobile devices specifically Iphone.Currently, they can only upload photos through their desktop or laptop.What would be the best approach using ASP.NET 3.5 and Visual Basic?

View 2 Replies

C# - Read Sms From Mobile Device With .net Application?

Mar 16, 2010

How can I read SMS from mobile with my .net application? i have a Nokia 5310 mobile phone. Can you tell me from where i can download Nokia SDK or source code or Nokia API etc?

I want to make a custom application which reads SMS and at the same time sends a response to the sender's mobile number.

View 1 Replies

VS 2008 BindingNavigator For Mobile Device Using Sql?

Mar 26, 2010

Should I get a BindingNavigator when I drag and drop my dataset onto the datagrid that I've placed onto my form? I'm using SQL CE, get the bindingsources, tableadapters, and the columns show up on my form, but do not get a BindingNavigator.Do I need to add one manually, or is this not an option on mobile device development in VS 2008?

View 3 Replies

VS 2008 Communicating Between Mobile Device And Pc?

Sep 25, 2011

I am basically after some information on what you would believe to be the best way to send strings from a mobile device (possibly a windows mobile phone) to a PC and vise versa. Just so you know the distance could be upto 4 miles and no direct line of sight.

View 6 Replies

File I/O And Registry :: Detect A Mobile Device Has Been Connected To Pc

Jul 20, 2009

I posted the message below in the VB6 section of this forum with no success, but as I've now got access to VB2008 via work, I thought I'd try again here. Basically I'd like to be able in code navigate to a folder held on a mobile device like a mobile phone connected to a pc using MS Activesync? It shows up in the drive list within "My Computer" as a system folder, I've vb6 code to detect all the drives including network mapped drives but not the mobile device.Ultimately I'd like to do file copying when my program detects a mobile device has been connected.

View 1 Replies

Create A Mobile Application For Windows Mobile?

Nov 12, 2009

I would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.

View 4 Replies

Windows Cannot Load The Device Driver For This Hardware Because There Is A Duplicate Device Already Running In The System (Code 42)

Nov 13, 2009

A Problem in accessing a device from VB Windows cannot load the device driver for this hardware because there is a duplicate device already running in the system. (Code 42) This error is because i am using 2 devices of the same company which has the mass usb storage on it and when i install one of the device the other hides. So one is detected the Other is not. It also give a error called designed dragnonacally something...

View 2 Replies

Making An Application Which Can Send Recharge Amount By Using A Mobile Device

Mar 15, 2012

I am currently making an application which can send recharge amount by using a mobile device. (Nokia E71).

View 3 Replies

Communications :: Find Device On Network By Its Mac Address?

Feb 6, 2009

I have a small embedded web server and to setup its network parameters I use a serial port, however this is giving me a lot of trouble due to USB to serial adapters (in some computers work in other doesn't).

However the other day I saw that Buffalo has a little program to find their NAS boxes (or network drives) when you don't know their IP address or got the wrong one so I assume they do it by looking for mac addresses.Is there any way of doing this with VB 2005 or higher? Basically I don't know the IP of the embedded server so I need to find it on a network, how do I find it?

a) I could do a general IP scan assuming it is on the same subnet than the host computer
b) if it has a different subnet... a general IP scan is not going to work, is it?

View 2 Replies

Communications :: Close Serial Port After USB Device Unplugged?

Oct 1, 2009

There seems to be a lot of discussion around about handling exeptions when a USB serial port device gets unplugged. What I want to know is how can one re-attach to it once it is plugged back in. The problem is that if you unplug a USB serial port device the app doesn't know it has gone and remains convinced it is still open. I have to close the app completely before I can re-attach to the device. I need a way to force it to close/go away.

View 2 Replies

Open A Communications Port And Read Data From A Wired Usb Device?

May 16, 2011

I know how to open a communications port and read data from a wired usb device.

How can I open a communications port to read data from a wireless bluetooth device?

View 5 Replies

VS 2008 Mobile Applications - Device Board Serial Number In Vb 2008

Oct 15, 2011

My some problem for vs 2008 in mobile applications How to learn mobile device board serial number in vb 2008?

View 2 Replies

Add "exe" Version Info To A Mobile Device Exe Created In VB?

Feb 1, 2010

I want to add version info to my mobile device exe fileand apparently the following line is not supported in CF (windows mobile 6.0), ideas?:<Assembly: AssemblyFileVersion("1.0.0.0")>I want to be able to to right-click on the .exe after it is copied over to the PC and have the version displayed in a version tab just like any other .exe. I would then be able to read this version in code from a VB6 program.

View 1 Replies

C# - Gradually Increase System Volume On Windows Mobile / Windows CE 6.0

Jun 19, 2012

I'm attempting to use waveOutSetVolume from coredll.dll to gradually increase the audio volume from silent (or near silent) to maximum.

Most of the code examples I'm finding show some predefined set points for Off, Low, Normal, Medium, High, and Very High like this:

Public Enum Volumes As Integer
OFF = 0
LOW = 858993459

[Code]....

OK, and here's some API documentation which doesn't make a lot of sense to me in this particular context. What is low-order word and high-order word and how can they both exist in a single value?

· dwVolume New volume setting. The low-order word contains the left-channel volume setting, and the high-order word contains the right-channel setting. A value of 0xFFFF represents full volume, and a value of 0x0000 is silence. If a device does not support both left and right volume control, the low-order word of dwVolume specifies the volume level, and the high-order word is ignored.

View 1 Replies

C# - Windows Form + Database (Sql Server)+ Windows Mobile Application?

Mar 17, 2011

i am doing project of Order Accepting system for five star hotels.Scenario is Waiter will accept order using Window Mobile which is Connected to WiFi present in hotel.I want to communicate to database(Sql Server) present on My Machine (Computer present in kitchen) through WiFi and Add order into table present inside database. This should notify my application present on Compter and should print order. After completion of Order Application from kitchen will notify to waiter about completion. My problem is How to Communicate with database present on Remote computer using WiFi from windows Mobile.

View 2 Replies

Deploying .NET Windows App That Contains Access DB?

Jul 21, 2011

I built this vb.net windows application that uses an Access DB for data storage and it works fine in visual studio. The problem is, when I deploy, install it from an MSI, i get this error: (see below)If I right click on it and run this program as administrator, it works fine. I thought it was a permissions problem so I gave user, administrator and system full rights to all the files in the directory. But I still get the error.Isn't giving all the files in the program directory full rights the same as making it run as admin?

[code]...

View 5 Replies

Deploying .Net Windows Applications That Depends On ODP.NET

Dec 10, 2009

I have an application (.net 3.5 app) that depends on odp.net (11g). I had installed the odp.net on the production machine, i deployed my binaries. The program works fine, however it displays an error like this:This application has failed to start because MSVCR71.dll was not found. Re-installing the application may fix the problem.The machine has Windows 2003 R2 as OS. This error occurs on the catch Oracle Exception block of my code. The program is supposed to display a message box indicating the error. It works as expected in my development machine..

View 2 Replies

Deploying Windows Applications With A Database

Feb 6, 2010

I'm a first time visitor and poster, but I'm definitly going to stick around. I'm running an old version of Visual Studio .Net Academic 2002 and the .Net framework 2.0. I'm stuck on an issue regarding the deployment of a few programs I've thrown together. They all work fine on my development machine, but the problem they all use SQL Server databases, and I can't find any specific help on deploying a windows application with a database on a machine that isn't set up basically just like my development machine.

I know that I need the .net runtime bootstrapper on the target machine, so I can run basic programs that dont use SQL databases. That's no problem. But what about programs that make heavy use of databases? How does one go about deploying it on target machines? Is there a SQL server bootstrapper?

[Code]...

View 3 Replies

Deploying Windows Media Player?

Mar 13, 2006

What is involved in deploying a vb.net 2003 application with the Microsoft Media Player component? What files must be part of the build?

View 7 Replies

VS 2008 Windows Service Deploying?

Oct 6, 2010

i have developed one windows service to support my front end application. I need to deploy only service project as MSI so client simply can install and no need to open services.msc for manual action.

I tired to use InstallUtil C:Myservice.exe and it is working but all client don't have VB.NET to find installUtil.

View 1 Replies

Deploying Windows Form Application With Database?

Jun 6, 2011

I am about to finish an application for a client. Now I'm having hard time deploying it since I really don't know how to do it.How do I deploy a windows form application with database?I've already downloaded the prerequisites redistributables. I also want those to be included in the installer.

View 1 Replies

System.BadImageFormatException When Deploying Windows Service?

Dec 17, 2010

I'm trying to deploy a service created in VS2010 and am continually getting this error, along with the description that is expecting an application manifest, when trying to use installutil (.net 4.0)to install the service.I've developed the service both in a 32 and 64-bit environment, and tried installing in both a 32 and 64-bit environment. This does not seem to have an effect.

View 9 Replies

When Deploying A Windows Application With A Setup Program

Aug 26, 2011

When depolying a Windows Application with a CD How does one depoly Folders, with a large number pictures in them, along with the program that uses them!Further, when having the Control Panel utillities Uninstall the Program, how can you get it to remove the Folders containing the pictures along with the program that was installed with the pictures, assuming you can do so in the first place?Do not suggest using C or any other laguage please!

View 9 Replies

Deploying The Windows Application With Crystal Report 9 In .Net 2003

Jul 24, 2009

I created the windows application with Crystal Report 9.0 in .net 2003. While Deploying the Setup file I created the Merge Modules. I installed .net Framework 1.1 in that user system. After that i installed the Setup File.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved