On Oct 10, 4:01 am, "Joe Mistachkin" <[email protected]> wrote:
>
> I'm not able to reproduce this locally.  As long as the "test.exe",
> "test.exe.config", and "System.Data.SQLite.dll" files are in the same
> directory, the tests should be able to complete.

I've unpacked all of sqlite-netFx40-binary-bundle-
Win32-2010-1.0.76.0.zip to a directory and run it from there, so
everything was in place in the directory.

Did you try this on a clean machine (fresh Windows installation) with
nothing but .NET 4 installed? If you try it on any machine where
System.Data.SQLite has been installed once, you'll not see the error.

> > 5 - Download and run the sqlite-netFx40-setup-bundle-
> > x86-2010-1.0.76.0.exe installation. Uncheck the two options to install
> > to the image cache and GAC.
> > 6 - After the installation, go to Control Panel and uninstall
> > System.Data.SQLite.
> > 7 - Run test.exe again. Now, it will work.
>
> If the "test.exe.config" and "System.Data.SQLite.dll" files are still
> present along side it, yes it will work.

I ran the tests from the unpacked sqlite-netFx40-
binary-bundle-Win32-2010-1.0.76.0.zip directory, so the files were
neither affected by the installation, nor the uninstallation.

-John
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to