G
Guest
Hello
I had serious problems running my application in debug mode (F5) on emulator. I always got this error message
But when I started my app. without debugging (CTRL + F5), everything worked fine. I'm using Pocket PC 2003 SDK and VS .NET 2003 Professional
I've tried to reinstall the SDK. I've also reinstalled emulator driver and played with remote debugger (mdm) but debugging still didn't work for me
Finally, I've installed Windows CE .NET Utilities v1.1 for Visual Studio .NET 2003 (http://www.microsoft.com/downloads/...A6-2095-4086-B0CC-7C6C39B28762&displaylang=en) and the debugging is working now! I saw posts by others that have similair problem, so hope this helps
Regards
Marek
I had serious problems running my application in debug mode (F5) on emulator. I always got this error message
Error while trying to run project: Unable to start debugging
Unable to start program <programDir>><fullpath
But when I started my app. without debugging (CTRL + F5), everything worked fine. I'm using Pocket PC 2003 SDK and VS .NET 2003 Professional
I've tried to reinstall the SDK. I've also reinstalled emulator driver and played with remote debugger (mdm) but debugging still didn't work for me
Finally, I've installed Windows CE .NET Utilities v1.1 for Visual Studio .NET 2003 (http://www.microsoft.com/downloads/...A6-2095-4086-B0CC-7C6C39B28762&displaylang=en) and the debugging is working now! I saw posts by others that have similair problem, so hope this helps
Regards
Marek