Unable to deploy to Pocket PC
I've been trying to deploy a pocket pc 2003 application (compact framework 2.0) to a device using VS 2005. I can get a successful build but when I go to deploy I get the following error message "The operation could not be completed". The output from VS then shows "Deploy: 0 succeeded, 0 failed, 1 skipped". I can connect to the device from the VS connect to device menu. I have installed:
ActiveSync 4.0
Windows Mobile 5.0 Pocket PC SDK
DMA Transport update
Smart Device Project November CTP
Has anyone had this same problem and if you did were you able to fix it?
Ok if you just choose the start debugging button on the toolbar it will come up with the exception but I tried the Build->Deploy [ApplicationName] and it deployed.
Now whenever I go to use debug mode I get "An unhandled win32 exception occurred in devenv.exe [3488]. But at least I can get the application onto the device.
Any suggestions for the new exception?