Just installed the SQL Server Compact/SQLite Tool box. When I try to make a conenction to and existing SQLite file, I get an exception error telling me it can not find sqlite.interop.dll. This file is located in a number of differnt folders on the drive including windows/system32. Where does this tool expect to find this file?
Comments: ** Comment from web user: JeffSteinkamp **
Comments: ** Comment from web user: JeffSteinkamp **

So, why am I getting this error then when I try to make a connection to a SQLite database file?
The interop.dll IS NOT included in the system.Data.SQLite.dll file.. I have had to distribute this dll with my software for about a year now.