Log details:
System.IO.FileNotFoundException was unhandled
FileName=System.Data.SQLite, Version=1.0.85.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139
FusionLog==== Pre-bind state information ===
LOG: DisplayName = System.Data.SQLite, Version=1.0.85.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139
(Fully-specified)
LOG: Appbase = file:///C:/Users/kaze/Downloads/HomeGenie-master/HomeGenie/bin/Debug/
LOG: Initial PrivatePath = NULL
Calling assembly : HomeGenie, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Users\kaze\Downloads\HomeGenie-master\HomeGenie\bin\Debug\HomeGenie.vshost.exe.Config
LOG: Using host configuration file:
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Post-policy reference: System.Data.SQLite, Version=1.0.85.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139
LOG: The same bind was seen before, and was failed with hr = 0x80070002.
HResult=-2147024894
Message=Could not load file or assembly 'System.Data.SQLite, Version=1.0.85.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The system cannot find the file specified.
Source=HomeGenie
StackTrace:
at HomeGenie.Service.Logging.StatisticsLogger.OpenStatisticsDatabase()
at HomeGenie.Service.Logging.StatisticsLogger.Start() in C:\Users\kaze\Downloads\HomeGenie-master\HomeGenie\Service\Logging\StatisticsLogger.cs:line 93
at HomeGenie.Service.HomeGenieService..ctor() in C:\Users\kaze\Downloads\HomeGenie-master\HomeGenie\Service\HomeGenieService.cs:line 131
at HomeGenie.Program.Main(String[] args) in C:\Users\kaze\Downloads\HomeGenie-master\HomeGenie\Program.cs:line 55
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException: