HiI have a windows mobile application that uses SQL replication. I have upgraded the application from .net 2003 to .net 2005.I am using 2 types of devices i-mate K-JAM and i-mate JASJAR.My problem is when replicating to the server I get the following error (see below) on the JASJAR but NOT on the K-JAM.
When I debug the code the error occurs on:
à SqlCeReplication repl = new SqlCeReplication(); Error Message:Message "A SQL Mobile DLL could not be loaded. Reinstall SQL Mobile. [ DLL Name = sqlceca30.dll ]"Thanks for the help!Deon