System.Data.SQLite

View Ticket
Login
Ticket Hash: 748e922dc7035b95ec5024db581e9ec07dcf1869
Title: can't see system.data.sqlite in add reference (net) in vs
Status: Closed Type: Incident
Severity: Important Priority: Immediate
Subsystem: Setup Resolution: Works_As_Designed
Last Modified: 2011-07-07 04:39:53
13.99 years ago
Created: 2011-04-29 19:40:35
14.18 years ago
Version Found In: 1.0.71.0
Description:
the dll doesn't register in GAC properly, in Visual studio we do not system.data.sqlite in NET tab when addin reference, we have to add it manually

mistachkin added on 2011-07-01 04:06:38 UTC:
In order for the DLL to be registered in the GAC, the appropriate option must be selected during the setup. Alternatively, the DLL can be GAC'd manually using gacutil on the command line.