Skip to content

SQLite Interop Error #847

Closed
Closed
@cemremengu

Description

@cemremengu

I am doing an MVC6 project with .NET Framework 4.6. The ORM is NHibernate and I am trying to setup SQLite as the test database. I have installed System.Data.SQLite from nuget however I am getting the error

{"Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"}

Tried also with DNX451 and I am getting the same error. Some sources say I need to set the copy local property of the sqlite reference to true but there is no way to set it in this new project layout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions