|
-
Aug 6th, 2003, 02:55 AM
#1
Thread Starter
Addicted Member
Compiling Embdedded VB 3.0
Hi,
I am using Embedded VB 3.0 as a stand alone app to develop some software for a Compaq IPAQ and there it has PocketPC2002. When I run the program from the development suite, it simultes on the IPAQ, but when I try to compile it and install it, it doesnt work.
It comes up with an error on the PDA like "test.vb - there is no appilcation associated with "test".
Doesnt the installation package which it compiles, install all the necessary components or not?
Cheers for any help,
Sparky.
-
Nov 26th, 2003, 11:23 AM
#2
Junior Member
Hi,
Could you attach your code, so i can have a look if it works on mine?
-
Nov 26th, 2003, 11:34 AM
#3
Frenzied Member
You have to either have the PPC connected to the computer and download the necessary runtime files or create an install file. Once you have done this the first time, you can just transfer the exe, but you have to get the appropriate files onto the PPC that will allow the PPC to understand what you are trying to run.
It's kinda like associating Windows with a new file type.
-
Nov 26th, 2003, 11:42 AM
#4
Thread Starter
Addicted Member
Thanks
Hi,
Rich, I'll try and find the files and post them if I can.
Ober, is there somewhere I can get the runtime files for, or do you know which ones I actually need to install there, as I cant find this information anywhere and for some stupid reason, I cant figure out how to make it an install file.
If either of you could help then I would be grateful.
Cheers,
Sparky.
-
Nov 26th, 2003, 11:47 AM
#5
Frenzied Member
In the IDE, go to Tools->Component Manger... or something like that. (It's been a while since I've used it and I don't have it in front of me at the moment.) There you will find all the controls that can be used on the device. Then, as long as the device is connected, you can download the necessary files (make sure you use the right device)
Also, there should be something similar to the Package and Deploy Wizard that comes with VB that will allow you to create install packages.
If all else fails, here is a good resource for you: www.devbuzz.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|