I am one of several developers here that use SQLite in a development
environment for mixed-platform applications.  Using Visual Studio 2010 and
2012, on Windows 7-x64.
We all have the following packages installed:

sqlite-netFx40-setup-bundle-x86-2010-1.0.84.0,

sqlite-netFx40-setup-bundle-x64-2010-1.0.84.0,

sqlite-netFx45-setup-bundle-x86-2012-1.0.84.0,

sqlite-netFx45-setup-bundle-x64-2012-1.0.84.0


with "Install the assemblies into the global assembly cache"   and
"Install the designer components for Visual Studio” both checked when
installing the x86 versions.


This has worked fine for a long time, but recently a couple of the
developers have started to get the following error from Visual Studio when
trying to connect to an existing database:


"Could not find any resources appropriate for the specified culture or the
neutral culture.  Make sure "SQLite.Designer.SQLiteDataViewSupport2012.xml"
was correctly embedded or linked into assembly "SQLite.Designer" at compile
time, or that all the satellite assemblies required are loadable and fully
signed."


We've uninstalled & re-installed, compared ProcessMonitor logs between good
and bad developer machines, etc., with no luck.


Anyone here run into something similar?
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to