I have a project for BitsyXb that is built using Visual Studio 2008 with the ARMv4I target for Windows CE 5. The installer I used to originally set up for that was the 710020-1103A_ADS_CE_50_SDK_ARMv4I.msi installer.
Is there any way to migrate that project to Visual Studio 2010? I'm setting up a new development machine and I've migrated over all of my other desktop projects and I'm hoping there's a way to deal with this one without having to have two whole separate development systems installed on this machine.
Unfortunately Visual Studio 2010 does not support Smart Device projects so no, at this point in time there is no way to migrate your project.
It's something like the #3 requested item on Connect, so maybe Microsoft will listen and implement it, but for now maintaining two environments is the only option.