E
Earl
I have a complete replication solution built in Compact Framework with
Visual Studio 2003. As prerequisites for my installation, I install the
following cabs:
netcf.all.wce4.armV4.cab
sql.wce4.armv4.cab
sqlce.wce4.armv4.cab
The program, the database interaction, replication, works well on all
PocketPCs up to and including the Dell Axim X5 -- an OS of Microsoft PPC
V4.20.
A client recently bought a new PocketPC, a Dell Axim X51. This uses Windows
Mobile 5.0. Now when I install the prerequisites, I get the message about
those items "not displaying properly". Some posts seem to indicate this
might be a non-issue. However, when I install my program, the program will
run and display properly, but fails with SQL/SQLCE error messages when
attempting data access.
Ok, so what bits am I missing? Are there different prerequisite cabs for
Mobile 5.0? Do I need to import this sucker into a different SDK and
recompile?
Visual Studio 2003. As prerequisites for my installation, I install the
following cabs:
netcf.all.wce4.armV4.cab
sql.wce4.armv4.cab
sqlce.wce4.armv4.cab
The program, the database interaction, replication, works well on all
PocketPCs up to and including the Dell Axim X5 -- an OS of Microsoft PPC
V4.20.
A client recently bought a new PocketPC, a Dell Axim X51. This uses Windows
Mobile 5.0. Now when I install the prerequisites, I get the message about
those items "not displaying properly". Some posts seem to indicate this
might be a non-issue. However, when I install my program, the program will
run and display properly, but fails with SQL/SQLCE error messages when
attempting data access.
Ok, so what bits am I missing? Are there different prerequisite cabs for
Mobile 5.0? Do I need to import this sucker into a different SDK and
recompile?