| Thread | Last Post | Replies |
|
| GPRS internet connection | 28 Sep 2004 10:30 GMT | 2 |
I need to download an URL from within my VB.NET application on a device using Windows Mobile 2003. So 1. how to establish a GPRS internet connection with standard configuration
|
| help needed on developing a simple evc++ 4.0 application. | 28 Sep 2004 09:37 GMT | 4 |
I'm pretty new to embedded visual c++ development environment and would like to get some hints on how to do this: (i'm familiar with the c++ language but not on pocketpc devices) I want to have an application which shows an icon (32x32 pixels) always on
|
| problem on TCP transmission | 28 Sep 2004 03:04 GMT | 1 |
I am programming on message tranmission via TCP socket I am sure that the connection between server and client is established. However, during running the following command: "sock.Send( byteDateLine, byteDateLine.Length, 0 );"
|
| pictureBox dosn't work ?? | 28 Sep 2004 01:49 GMT | 1 |
i want to try to sho a picture in the pictureBox with this code: pictureBox1.Image = System.Drawing.Image.FromFile("myPic.gif"); But i got a error that "System.Drawing.Image dos not contain a definition for "FromFile".
|
| Cab Builder doesn't always work | 28 Sep 2004 01:43 GMT | 1 |
I use The Cab Builder in VS .NET 2003 when deploying an application to a Pocket PC. Sometimes the cab builder works and I can see several DOS windows flash on the screen and the cab file dates are curent. However, many times when I
|
| shortcut icon not showing up | 28 Sep 2004 01:43 GMT | 1 |
ok i created all cab files fine, i use ezsetup to create installer file which is working fine but when i install the program on to my pocket pc ipaq or dell the application icon works fine in the programs install folder but it doesn't show up on the programs shortcut, i
|
| POCKET PC: Unable to start... problem | 28 Sep 2004 01:39 GMT | 1 |
Hi all, I need your help! I cannot start debugging on Pocket PC 2002 device from Visual Studio/C# application. I always get "Unable to start..." message.
|
| Windows Mobile 2003 Second Edition | 28 Sep 2004 01:37 GMT | 1 |
Hi Group, i have an IPAQ 3970 wiht Windows Mobile 2003. I know that lastest HP and DELL PDAs have installed Windows Mobile 2003 second edition. Is possible upgrade my IPAQ 3970 with this new second edition? Is there any upgrade?
|
| List Box (VB.NET Compact Framework) | 28 Sep 2004 01:33 GMT | 1 |
I have a List Box in my anpplication, all the Barcode Label code will display in the ListBox when user scan the barcode label. To Save all the Barcode Label code data, user just need to click the Save button. I have source code problem in SaveButton, when I click the Save Button, ...
|
| Deployment / Debugging Problem | 28 Sep 2004 00:17 GMT | 4 |
I am having a problem deploying and debugging a pocket pc application. Problem is when I try to deploy to the device I get this error: 'Cannot establish a connection. Be sure the device is physically connected to the development computer.'
|
| Unable to Connect to Remote Server | 28 Sep 2004 00:11 GMT | 1 |
I am getting this error both from the application I've developed and the Stock Quote Sample. I have read in other threads that if you change "localhost" to the name of the actual computer that it will fix it, but no go. Same error.
|
| Activesync stop | 27 Sep 2004 23:16 GMT | 2 |
How To Launch a program when activesync stop (after activesync disconnect event) By
|
| SQL Server CE - stored Procedures | 27 Sep 2004 21:17 GMT | 2 |
Can anybody tell me here, how i can use StoredProcedures in a SQL Server CE Database? - Do the storedProcedures which i create in my VS.NET for my Smart Device Application automatically be transfered to the PocketPc when i will deploy it?
|
| Synchronization | 27 Sep 2004 20:27 GMT | 2 |
We are working on a pocket pc application, we are facing a problem in it, the thing is.. we have got a large amount of data in our application, so its not possible to get whole data on to the pocket pc, so user will select the data from the Windows Application and then upon ...
|
| Connecting to a Pocket PC Server | 27 Sep 2004 20:14 GMT | 1 |
I've got a program that runs as a network server on my Pocket PC. I'd like to connect to it from my desktop. I have the Pocket PC plugged in to the desktop through the cradle (with ActiveSync running). Is it possible to connect to the Pocket PC from the desktop in this situation? ...
|