Sonarr version: 2.0.0.3856
OS: Windows 10
Error: [v2.0.0.4087] TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Datastore.IDbFactory —> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Datastore.DbFactory —> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Datastore.IConnectionStringFactory —> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Datastore.ConnectionStringFactory —> System.IO.FileNotFoundException: Could not load file or assembly ‘System.Data.SQLite, Version=1.0.94.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139’ or one of its dependencies. The system cannot find the file specified.
I have been unable to start Sonarr the last few days and I think I know what caused it. I have started development on an Android application using Xamarin/Visual Studio. Anyways the error is saying that it cannot find the correct referenced to SQLite. I have the most current .Net framework loaded which on my system is 4.61. I also have my OS with the latest windows updates. I have tried to add the dll file in the bin of nzbdrone folder but that didn’t work. If anyone can help me that would be greatly appreciated. If I can’t find help then I will try to just re-install.
Thanks.