I've tried to install the server on windows 10 and I have the following error:
C:\Users\xxxxxxxxx\Downloads\easyiot_win_v0_9>EasyIoT.exe
2018-03-19T13:14:02.1855633+02:00 INFO System System started
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SQLite.dll' or one of
its dependencies. The specified module could not be found.
at EasyIoT.Database.DatabaseEngine.Open()
at EasyIoT.EasyIoTService..ctor()
at EasyIoT.Program.Main(String[] args)
I do have the latest .Net and also Visal C++ 2017 which I've understood that are the dependencies, any thoughts?