I have an app based on compact framework 1.0. I can run it on the operating system, which is smaller than the version number Windows Mobile 6.1
but I can not use it on Windows Mobile 6.1 and 6.5
Before installing the app, I would install these cabs:
1 - netcf.all.wce4.ARMV4I 2 - sqlce20.ppc.wce5.armv4i 3 - sqlce20.dev .ppc.wce5.armv4i
Anyone have an idea about this problem?
This device is already in CF 2.0 (or 3.5) ROM and my guess is this That is trying to establish the old reasons for GAC. The good news is that you do not need to install older routines, you can allow new runtime to load applications.
In this way you can load the application and already-install runtimes or runtime to use compatibility mode.
Comments
Post a Comment