CF Framework Targeting.

Posted by En on Stack Overflow See other posts from Stack Overflow or by En
Published on 2010-04-12T05:36:54Z Indexed on 2010/04/12 5:43 UTC
Read the original article Hit count: 408

Filed under:

Hi

if a smart device project is set to target CF 2.0, Windoes CE 5.0.

Should this same application run on Windows Mobile 6 with CF 3.5 installed?

I was able to install it (the CF 2 app), but when running receive an error stating that the assemblies could not be loaded and that CF might not be installed. This has led me to belive that smart device projects wil ONLY work on the framework they target, not any versions lower or greater.

Any help would be greatly appreciated.

© Stack Overflow or respective owner

Related posts about compact-framework