Problems using FluentNHibernate + SQLite with .NET4?

前端 未结 7 862
离开以前
离开以前 2020-12-14 22:17

I have a WPF application running with VS2010 .Net3.5 using Nhibernate with FluentNHibernate + SQLite, and all works fine.

Now I want to change to use .Net4, but thi

相关标签:
7条回答
  • 2020-12-14 23:24

    Could not create the driver from NHibernate.Driver.SQLite20Driver, NHibernate, Version=2.1.2.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4

    Solution:

    Test settings:
    choose hosts
    choose run tests in 64 bit process on 64 bit machine

    0 讨论(0)
提交回复
热议问题