Discussion:
error message "<app-name> is not a valid Windows CE application"
(too old to reply)
Kumar
2008-01-21 13:45:03 UTC
Permalink
My application is developed for Win CE 5.0 PDA, processor PXA255

My application will run most of the time. but some time it will give
error message "<app-name> is not a valid Windows CE application".

this problem will disappear only when you restart the device.

please somebody help me in finding the cause.
Christopher Fairbairn
2008-01-22 01:08:42 UTC
Permalink
Hi,
Post by Kumar
My application will run most of the time. but some time it will give
error message "<app-name> is not a valid Windows CE application".
this problem will disappear only when you restart the device.
This can sometimes be an indication that your device is starting to run out
of memory.

The error is shown for a number of reasons (many having nothing to do with
an "invalid" application). One of these is when it fails to load one of the
DLLs required by your application.

If the problem is being fixed by soft resetting the device, one cause of
this may be due to memory pressure which is being resolved by the soft
reset.

Hope this helps,
Christopher Fairbairn

Loading...