Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • MrFlo 159 posts 403 karma points
    Apr 04, 2016 @ 15:14
    MrFlo
    0

    Possible file version mismatch detected with SQL Server Compact

    I just wanted to test Merchello from github and I got this error. I've got SQL compact SP1 and apparently it's not the same dlls. I have tried to reinstallthe 4.0, I have checked the binding of assemblies, etc. but I can't find a solution.

    Is this the correct Connection string for the demo version ?

    <add name="umbracoDbDSN" connectionString="Data Source=|DataDirectory|\Umbraco.sdf;Flush Interval=1;" providerName="System.Data.SqlServerCe.4.0" />
    

    The error is:

    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.
    

    Thanks to help me test it or to let me know how I can test a demo version of it ?

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Apr 05, 2016 @ 19:44
    Rusty Swayne
    0

    That's really odd - Does your Umbraco install work without Merchello? Merchello just uses the Umbraco connection ...

    What versions of Umbraco and Merchello are you trying to test?

  • MrFlo 159 posts 403 karma points
    Apr 05, 2016 @ 21:11
    MrFlo
    0

    I am just using the latest version from github. There is a local database in the app_data folder with a demo version. I wm using VS 2015 and sql ce 4.1.

  • Arjan Woldring 124 posts 231 karma points
    Apr 14, 2016 @ 12:14
    Arjan Woldring
    0

    I do have the same issue. Exactly the same situation. I also use the sqlce database that is included in the repo and also use VS2015 on Windows 10.

    Any help would be great.

    Thanks, Arjan

Please Sign in or register to post replies

Write your reply to:

Draft