Possible file version mismatch detected between ADO.NET Provider and native binaries of SQL Server Compact
No edit summary
No edit summary
Line 4: Line 4:


We think this is handled by setting CopyAlways instead of CopyWhenNewer on SqlCompact dlls in modern distributions
We think this is handled by setting CopyAlways instead of CopyWhenNewer on SqlCompact dlls in modern distributions
[[Category:SQL]]

Revision as of 07:33, 9 January 2023

Possible file version mismatch detected between ADO.NET Provider and native binaries of SQL Server Compact which could result in an incorrect functionality. This could be due to the presence of multiple instances of SQL Server Compact of different versions or due to wrong binaries with same name as SQL Server Compact binaries. Please install SQL Server Compact binaries of matching version.

You have built and published to a 32bit site from 64bit machine and x86 binaries for SqlServerCompact are missing

We think this is handled by setting CopyAlways instead of CopyWhenNewer on SqlCompact dlls in modern distributions

This page was edited 91 days ago on 02/10/2024. What links here