Unable to load DLL SQLite.Interop.dll

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hello i'm trying to connect my c-sharp application with the sqlite database but when i run the application i get the missing sqlite interop dll error let's see how to get rid of this error [Music] open the solution explorer and let's check our references the sqlite dll is already present in the project this dll was added after we installed sqlite dot core package in our project let me show you the package now open the project folder and go to packages directory and search for the desired dll [Music] bingo we found the dll but there are too many of them now open the location of dll each dll is for a specific framework and for a specific build [Music] let's copy this dll and place it in our debug folder [Music] run the project again oops another error occurred this error occurred because we did not change the framework of this project [Music] open the project properties and change the framework and build of this project we have to select the project framework to 4.6 and the build version to 64. [Music] let's run the project again all errors are removed and the project is now running our database is also created do like and subscribe my channel for more informative videos you
Info
Channel: Dex Code Lab
Views: 14,654
Rating: undefined out of 5
Keywords: DllNotFoundException, Unable to load DLL SQLite.Interop.dll, Unable to load DLL 'SQLite.Interop.dll', SQLite.Interop.dll, missing SQLite.Interop.dll, Connect c# application with SQLite, SQLite, Dot Net SQLite, 0x8007007E, Exception from HRESULT: 0x8007007E
Id: CMwfDN_Zg1M
Channel Id: undefined
Length: 3min 21sec (201 seconds)
Published: Fri Oct 30 2020
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.