Compact 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
            6:23 UTC
        
        
        Read the original article
        Hit count: 371
        
If a smart device project is set to target CF 2.0, Windows 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 received 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