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?

[595 byte] By [pookie_halo] at [2008-2-21]
# 1
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?
pookie_halo at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices General...
# 2
There were some problems with the November CTP. However, there is a patch, which fixes some issues. It is available at :
http://blogs.msdn.com/vsdteam/archive/2004/12/28/339000.aspx

I would suggest that you upgrade to a newer build so you can experience all of the improvements we made since then.

CarlBrochu at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices General...