An unhandled exception occurred while processing the request.
EntryPointNotFoundException: Unable to find an entry point named 'sqlite3_open_v2' in DLL 'sqlite3'.
MyNodes.Repositories.EF.SQLite.NodesRepositoryEf.CreateDb() in NodesRepositoryEf.cs, line 136
I am getting this error on FirstRun, selecting the BuiltIn database. I am trying to run this in Windows 10 (64bit) Anniversary update edition.
Any idea what might cause this or how to fix it ?
Thanks!
An unhandled exception occurred while processing the request.
EntryPointNotFoundException: Unable to find an entry point named 'sqlite3_open_v2' in DLL 'sqlite3'.
MyNodes.Repositories.EF.SQLite.NodesRepositoryEf.CreateDb() in NodesRepositoryEf.cs, line 136
I am getting this error on FirstRun, selecting the BuiltIn database. I am trying to run this in Windows 10 (64bit) Anniversary update edition.
Any idea what might cause this or how to fix it ?
Thanks!