> > After few tries, I've finally downloaded the 64 bits zip ( > sqlite-netFx40-static-binary-bundle-x64-2010-1.0.81.0.zip) and deployed > the 2 SQLite dlls. I've come to this error: > > The underlying provider failed on Open. > at > System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean > openCondition, DbConnection storeConnectionToOpen, DbConnection >
This exception appears to be coming from the Entity Framework. Do you have the inner exception being thrown by System.Data.SQLite? Are there other "SQLite.Interop.dll" files in your PATH, by chance? Also see: http://www.mail-archive.com/sqlite-users%40sqlite.org/msg70309.html -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users