Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

Fail to run the tests: Unable to load DLL 'SQLite.Interop.dll' #1

Open
LeiYangGH opened this issue Feb 15, 2016 · 0 comments
Open

Fail to run the tests: Unable to load DLL 'SQLite.Interop.dll' #1

LeiYangGH opened this issue Feb 15, 2016 · 0 comments

Comments

@LeiYangGH
Copy link

Hi,

This is a great project and I'm diving into it, now I want to run all the tests.

  1. Open SQLite.NET.2013.sln by VS2013
  2. Set test.2013 as startup project, then build this project and succeed.
  3. Run in debug mode(this issue also reproduce in release mode). Then I can see the GUI with default provider and connection string, then I click Run button.
  4. Soon exception thrown at TestCasesDialog.cs, line 110: {"The type initializer for 'System.Data.SQLite.SQLiteFactory' threw an exception."} {"Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant