Results 1 to 5 of 5

Thread: Compiling Embdedded VB 3.0

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Location
    England
    Posts
    135

    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.

  2. #2
    Junior Member rich09's Avatar
    Join Date
    Oct 2003
    Location
    Shropshire, UK
    Posts
    27
    Hi,

    Could you attach your code, so i can have a look if it works on mine?

  3. #3
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    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.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Location
    England
    Posts
    135

    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.

  5. #5
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    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
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width