System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: cda423dd0b5fa6dc450db75ab5a6edd2ff7aaf55
Title: SQLite Data Source does not appear in VS Data Source Selector
Status: Closed Type: Incident
Severity: Important Priority: Medium
Subsystem: VsDesignerInstaller Resolution: Need_More_Info
Last Modified: 2016-12-14 19:36:27
Version Found In: x86-2015-1.0.103.0
User Comments:
anonymous added on 2016-11-23 08:30:16:
I am running:
IDE) VS Professional 2015 Version 14.0.25425.01 Update 3
OS) MS Win 10 Pro, 64-bit
Machine) Intel Core i7-6600U CPU @ 2.60GHz, 8,00GB Ram

After installing: sqlite-netFx46-setup-bundle-x86-2015-1.0.103.0.exe

When trying to Add a Code First From Existing Database Model,

By Doing:
1) In Solution Explorer, Right Clicking on project
2) Selecting the 'Add' context menu option
3) Then Selecting the 'New' Item Sub menu Item
4) Selecting the 'Data' Item in the Left hand Pane (Under Visual C# Items)
5) Selecting 'ADO.NET Entity Data Model' Item, Naming the new Model and then clicking Add
6) Then Selecting 'Code First from database' option, then clicking Next
7) Then Clicking New Connection
8) Then Clicking the 'Change' Button Alongside the Name of the Data source currently selected.

The 'SQLite Database File' Option does not appear in the list of Data Sources.

Things I have also tried:
Installing: sqlite-netFx46-setup-bundle-x64-2015-1.0.103.0
Installing: sqlite-uwp-3150100.vsix

I also tried installing: sqlite-netFx46-setup-bundle-x86-2015-1.0.103.0.exe on a Colleagues PC (Exactly the same spec Machine and OS) which also did not make the SQLite Data Source available.

mistachkin added on 2016-12-06 22:58:15:
Having the setup logs would be useful.  The log files should be located
in the %TEMP% directory on the machine.  They will have names similar to
"Setup Log 2016-11-08 #001.txt" and "Installer.exe.trace.tmp23.log".

mistachkin added on 2016-12-06 22:58:29:
This issue will not block the 1.0.104.0 release.