| Thread | Last Post | Replies |
|
| Question about Files and Projects in EVB 3.0 | 31 Jan 2005 11:22 GMT | 1 |
I'm migrating a VB6 application to EVB 3.0. I'm using the Emulator so far. One thing that confuses me is how to specify that certain other files get transferred to the Pocket PC, such as text files, configuration files, etc. as part of the project (I am not talking about
|
| Problem Installing Embedded Visual Tools on Win 98 SE | 28 Jan 2005 21:50 GMT | 1 |
Help! I'm trying to install the Microsoft Embedded Visual Tools 3.0 that come on the CD with the book "Pocket PC Development in the Enterprise" by Forsberg and Sjostrom. When I run the "Setup" program, it immediately says "Microsoft Visual
|
| Can't Select Emulator for Pocket PC 2002 | 28 Jan 2005 20:53 GMT | 1 |
I've installed the Microsoft Embedded Visual Tools 2002 under Windows 2000. I can build my project under the Pocket PC SDK, but I want to use the emulator which is installed. However, on "Run on Target" under "Project Properties", there is only
|
| problems with ppc 2003 | 25 Jan 2005 02:05 GMT | 2 |
i have this application runing in pocket pc 2002 with any problem.. i installed de runtime and seems to do everithing right. The problem is, when i open the Database it return me an error message, but the process works fine, how can i fix this? THANK YOU VERY MUCH!!!!
|
| Sample for Smart Device Project to access a DB. | 24 Jan 2005 21:54 GMT | 3 |
I am very new to this. I am trying to find a step by step that shows me how to write a simple smart device app in VS .NET that will run on a handheld computer that runs Windows .NET CE 4.2. I just need to know how to set it up to read and write to the tables, like
|
| Soft reset event? | 24 Jan 2005 17:45 GMT | 1 |
I would like to intercept a soft reset and immidetaly prevent the windows/boot.bmp file from being repalced. Any ideas of how to do this? Thanks btw I'm runnung an
|
| Problem with communication PDA (Using XMLHTTPRequest in eVB) | 23 Jan 2005 12:43 GMT | 4 |
I am using a PDA to exchange data with my server. I use the HTTP POST-method, like responding (submit) on a webpage with a form on it. PDA starts the communications. The messages (POST data-contents, eg "<url>/script.php?field=value&field2=value2") are always short, about
|
| EVB application on PPC 2003 failed to wake up | 18 Jan 2005 09:28 GMT | 1 |
I've installed the EVB runtime on ppc2003 and when I'm in my EVB application (that runs correctly) and I switch the device off... the device failed to wake up in evry way I try... I have to do a warm boot...
|
| COMM Control | 14 Jan 2005 21:36 GMT | 17 |
Hi I have a evb3.0 app that uses the comm control to gather information through a serial device from a number of sensors. We use it to predict when snow slopes will avalanche. The code works well on PPC2000-2002 devices (used on HP3630 and 3870) but on PPC2003 (used on HP 2210) ...
|
| Help needed urgently | 14 Jan 2005 15:38 GMT | 4 |
Actually i'm working on windows CE environment there i need to write some asp pages ... my problem is:- I had a automation component registered in my device, i need to call the methods of this from ASP page using VBScript. I'm able to create a object and
|
| Scanner with two applications | 14 Jan 2005 15:23 GMT | 2 |
hi, I have two applications running a the same time and the scanner fires the laser but do nothing, if a run each application alone it works correctly, the problem is that I need to have the two applications running because the operator need to scan each product
|
| About Winodows Handle | 14 Jan 2005 04:57 GMT | 3 |
We are using Visual Studio .NET 2003, and target is WinCE420. We have made Smart Device Application project. We have a problem. I don't know how to get Window Handle. In other world, Form1.Handle member do not exist.
|
| Sentence UPDATE transact SQL with ADOCE 3.0 data base .cdb | 11 Jan 2005 10:13 GMT | 1 |
I have problems with sentence transact SQL "Update" with Adoce 3.0. My code: .... ....
|
| Control could not be created | 08 Jan 2005 11:24 GMT | 1 |
After installed for the first time "Embedded Visual Tool 3", I checked if everithing is ok but, inserting a MenuBar control, i received the following error message: The control Menubar1 ({code...}) could not be created.
|
| ASP scripting compilation error: '80070002' | 06 Jan 2005 20:41 GMT | 2 |
I am a totally newbie in ASP / VB programming, I would like some help from you guys if possible. Below are the steps given which i followed, Step 1: Create a MFC based .Exe with single file document option.
|