ArunB
03-07-2008, 09:01 AM
I have developed an application that runs on PocketPC 2003 (in Visual Studio 2003). When I try to run it on PocketPC 2002, I am getting error:
Unsupported System Version:
The Program is not compatible with the current operating system and, therefore, may not run on this device. Do you want to continue installation? [Yes] [No]
If Click on [Yes] button, installation is done, but while running that application I got following error.
SampleApp.exe
Cannot find ‘SampleApp’ (or one of its components). Make sure the path and filename are correct and all the required libraries are available.
Unsupported System Version:
The Program is not compatible with the current operating system and, therefore, may not run on this device. Do you want to continue installation? [Yes] [No]
If Click on [Yes] button, installation is done, but while running that application I got following error.
SampleApp.exe
Cannot find ‘SampleApp’ (or one of its components). Make sure the path and filename are correct and all the required libraries are available.