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: ErikEJ **
Comments: ** Comment from web user: ErikEJ **
Interop.dll IS included in the static binary bundle.. I would check if the toolbox loads system.data.sqlite.dll from gac, using process monitor...