D
dotnetshannon
I can successfully deploy (Ctrl + F5) an application via Visual Studio
..NET 2003 after running ProxyPorts.reg and DelDesktopCryptKey on my
computer and DelCryptoKey on my Windows CE 4.2 device.
However, I cannot debug (F5) an application on my device. I receive
the following error:
Error while trying to run project: Unable to start debugging.
Unable to start program 'C:\<Path to EXE>'.
My device does have an x86 processor and I have imported
WinCEx86Device.reg, which did not work. In order to deploy
applications from Visual Studio I have to import ProxyPorts.reg.
Importing WinCEx86Device.reg by itself will not suffice.
Any help would be greatly appreciated.
..NET 2003 after running ProxyPorts.reg and DelDesktopCryptKey on my
computer and DelCryptoKey on my Windows CE 4.2 device.
However, I cannot debug (F5) an application on my device. I receive
the following error:
Error while trying to run project: Unable to start debugging.
Unable to start program 'C:\<Path to EXE>'.
My device does have an x86 processor and I have imported
WinCEx86Device.reg, which did not work. In order to deploy
applications from Visual Studio I have to import ProxyPorts.reg.
Importing WinCEx86Device.reg by itself will not suffice.
Any help would be greatly appreciated.