Can'nt execute DeviceApp.exe on HP(JPN) Mobile5.0 PPC

I created a test Mobile5.0 PPC program by VS2005.

It's a simple "Hello" program. On the emulator that runs well.

I deployed it to the device and then tryed to run.

The HP iPaq2490 device messages in Japanese, "newer CF is needed to run this program." Because HP iPaq2490 is Mobile5.0 PPC.

Is there any service Pack for Mobile5.0



Answer this question

Can'nt execute DeviceApp.exe on HP(JPN) Mobile5.0 PPC

  • kettch

    What's "designer's definitions" SP installation should have no effect at all on existing projects.



  • AlexBB

  • MDesigner

    Ilya Tumanov wrote:

    Does it go away if you rebuild the application

    Yes, if you have to rebuild so many applications as each SP's release, that is terrible.

    Is there any trouble like this on USA version


  • IamManick

    VS needs to deploy and install NETCF runtime, that takes a while. That is only done ones, after that VS would deploy your application only.



  • kulkarni

    Thank you. I have got a right run start.

    I wondered that it was taken too long time to deploy

    the "Hello" small, small program only.

    Anyway Thanks again.


  • Mathieu DESPRIEE

    Does it go away if you rebuild the application



  • Hemant Hindlekar

    I tested a second program, at the time deploying was faster than the first one.

    It becomes a reasonable slow deplying. Thanks for your infom.

    By the way, there is another wonder that

    after update CF to SP1, I lost all designer's definitions from all my test projects.

    I have to recreat the designer's defnitions for all test projects.

    It's not so hard at this time, but while I have developed many projects for a system,

    then there be released another SPn, to recreate all designer's defnitions may be a

    hard terrible job.

    Is there any way to avoid this terrible job


  • JR-J

    Ilya Tumanov wrote:

    SP installation should have no effect at all on existing projects.

    I too hope so,but real state is something like this;

    the Form1.vb[design] tab become to be dis-abled ones,

    with long message of

    "Because of absent classes, the designer of this file couldn't be

    displayed."

    I use WinXP(JPN) professional and Visual Studio 2005(JPN),

    so I translated system's responses to English.


  • Can'nt execute DeviceApp.exe on HP(JPN) Mobile5.0 PPC