Unable to load DLL 'SQLite.Interop.dll'

May 15 2018 1:59 AM
Error #1: Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
 
What is causing this problem? And how to fix this issue please let me know the details.
 
We are trying to use SQLite database in C# Application, to develop a C# application I am using Visual Studio 2015, System.Data.SQLite Version 1.0.108.

After building the project I am facing the following issue. 

Attachment: Issue_#1.zip

Answers (1)