G
Guest
I have developed an application "exe" using visual studio .net 2003 for wince
4.1. The application works fine on debug and release mode. The application is
deployed into the compact flash card of the device. After the deployment, I
can execute the application directly from the device without any problem.
But, when I restart the device, it's impossible to run the application
again. All the required files are still correctly located on the good folder
of the compact flash card, but I can execute my application.
If I deploy again the application with visual studio, the application works
again easer in debug or release mode.
I tried to reinstall the compact framework on the device, but the result is
the same!
How to detect what's wrong in the deployment ?
4.1. The application works fine on debug and release mode. The application is
deployed into the compact flash card of the device. After the deployment, I
can execute the application directly from the device without any problem.
But, when I restart the device, it's impossible to run the application
again. All the required files are still correctly located on the good folder
of the compact flash card, but I can execute my application.
If I deploy again the application with visual studio, the application works
again easer in debug or release mode.
I tried to reinstall the compact framework on the device, but the result is
the same!
How to detect what's wrong in the deployment ?