I\'m having a heck of a time getting my tests to run against my SQLite Data Provider.
I\'ve looked at the suggested links here on stackoverflow, but none of them see
Can't put this in comments, so here's what I got:
Also, have a look at Similar problem.
Last, but not least, did you try to add a reference to the SQLite.Inetrop.dll (in the references)? References -> add -> just browse to where your SQLite is, select view all, and add a reference to the Interop.dll as well)