When you Select ActiveSync as the connection method, the following error occurs:
"The Microsoft ActiveSync reported the following error: Unable to load device side components"
Solution:
The log indicated device side binaries are missing under "C: \ Program
Files \ common files \ microsoft shared \ Windows CE
Tools \ platman \ target \ wce600 \ armv4 ". The workaround solution is to create
Folder "C: \ Program Files \ common files \ microsoft shared \ Windows CE
Tools \ platman \ target \ wce600 \ armv4 "on your machine, and copy all Binaries
From "C: \ Program Files \ common files \ microsoft shared \ Windows CE
Tools \ platman \ target \ wce600 \ armv4i ". This shocould solve this problem.
When we installed ce6.0, it didn't create the armv4 folder for us, so we had to add it ourselves. In C: \ Program
Files \ common files \ microsoft shared \ Windows CE
Create a folder named armv4 under tools \ platman \ target \ wce600 \, and copy the content in the armv4i folder under this directory to the armv4 folder! Go back to vs2005 and relink. OK!