Build/Test Issues

nCrunch and SQLite

Started by Sugurdur42 on 5,918 views

Hi,
NCrunch displays this:
OneTimeSetUp: System.DllNotFoundException : Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

I am using SQLite as nuget package and I also enabled the nuget dependency check.
What else do I need to do to enable nCrunch on these tests?

Thx
Michael
Hi Michael,

Does placing NCrunch in compatibility mode work around this issue?
The setting 'Copy Referenced Assemblies To Workspace' seems to do the trick. Thx

Post a reply

Log in to reply.