William Drago wrote:
> 
> I modified my App.config file to match the above. There were 
> references to SQL Server and the references to SQLite were 
> did not include the version. I then rebuilt the project, 
> exited and restarted VS, but I am still getting the same 
> error message.
> 

Do you see the System.Data.SQLite option in the Data Connections
dialog within Server Explorer in Visual Studio?  Which version
and edition of Visual Studio are you using?

> 
> BTW, when I installed SQLite, the installer hung for several 
> minutes before telling me that the install was successful. I 
> don't know if that is a clue to what the problem might be.
> 

That is expected behavior now that the installer launches VS in
"setup" mode to refresh it's internal settings.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to