dy-sh / MyNodes.NET

Home automation controller (new version available at https://github.com/dy-sh/singlehub)
GNU General Public License v3.0
73 stars 23 forks source link

sqlite3_open_v2 #16

Open olivernovakovic opened 7 years ago

olivernovakovic commented 7 years ago

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!

olivernovakovic commented 7 years ago

So....no support here ?

dy-sh commented 7 years ago

Sorry, I don't know what can cause this error.

olivernovakovic commented 7 years ago

derwish, thanks a lot for the response. I will try to fix it and if I can ressolve it I will post a solution here for others that have the same issue.

dy-sh commented 7 years ago

Ok, thank you.