Is a problem of compatibility of the version 3.1 assembly that is very old and it seems that it does not register in windows 10 x64.
As an workaround download the attached executable to upgrade your database to version 4.0.
After doing the upgrade you will have a file "yourFileName_new_.sdf" of version 4.0.
The Viewer do not work with Windows10 pro 64-Bit. Why? (can not find System.Data.SqlServerCe Version 9.0.242.0 or dependency)
Hi,
I have it installed on windows 10 pro 64bit and it works correctly, please make sure you have installed the database engine:
Sql Server Compact Edition v4.0 SP1 (www.microsoft.com)
Sorry, version 9.0.242.0 corresponds to the data base engine v3.1 (this is a very old version):
Sql Server Compact Edition v3.1 (www.microsoft.com)
I installed it, but it does not work. Attached the Database
Hi,
Is a problem of compatibility of the version 3.1 assembly that is very old and it seems that it does not register in windows 10 x64.
As an workaround download the attached executable to upgrade your database to version 4.0.
After doing the upgrade you will have a file "yourFileName_new_.sdf" of version 4.0.
Make sure you have installed version 4.0 of the database engine:
Sql Server Compact Edition v4.0 SP1 (www.microsoft.com)
thank you.
I found a workaround. I put a msvcr110.dll in a 32-Bit Version into the Compactview directory. Then it works!