Unable to load DLL SQLite.Interop.dll

Опубликовано: 04 Октябрь 2024
на канале: Dex Code Lab
16,733
82

Trying to connect SQLite database with a c# .Net application in Visual Studios 2019 with the following error

System.DllNotFoundException: 'Unable to load DLL 'SQLite.Interop.dll': The specific module could not be found. (Exception from HRESULT: 0x8007007E)'

System.BadImageFormatException: 'An attempt was made to load a program with an incorrect format.'