coffeenkfc wrote:
> 
> I removed the line, cleaned the solution, rebuilt, and still don't see
> 'System.Data.Sqlite Database File' in the 'Choose Data Source' window. :( 
> 

Which setup package did you install?  Were there any error messages?

Could you provide more details about the target system and the log files
from
the installation, etc?

The log files should be located in the %TEMP% directory on the target
machine.
They will have names similar to "Setup Log 2014-10-14 #001.txt" and
"Installer.exe.trace.tmp29.log".

Any other additional information you could provide would be useful as well.

> 
> Is there a way to get older versions of the setup bundle? Some time ago on
a
> different machine I was able install 1.0.93.0. I wonder if this is
something
> related to 1.0.94.0.
> 

Yes.  As Kevin Benson pointed out, you can simply replace the version
numbers
(*BOTH* of them) in the URI and get it from there.

For example:

        
https://system.data.sqlite.org/downloads/1.0.94.0/sqlite-netFx45-setup-bundl
e-x86-2012-1.0.94.0.exe

Would become:

        
https://system.data.sqlite.org/downloads/1.0.93.0/sqlite-netFx45-setup-bundl
e-x86-2012-1.0.93.0.exe

--
Joe Mistachkin

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

Reply via email to