Forum member

Sugurdur42

2 posts

Posts by Sugurdur42

  1. nCrunch and SQLite

    The setting 'Copy Referenced Assemblies To Workspace' seems to do the trick. Thx

  2. nCrunch and SQLite

    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…