Sign in
|
Join
|
Help
in
Current Tags
(Entire Site)
System.Data.SQLite
An open-source, enhanced version of the SQLite database engine for Windows
Home
Forums
All Tags
»
GAC
(RSS)
Browse by Tags
auto
include
install
MSIL
publish
Warning. Referenced assembly
x86
installing into the GAC
I've got C#Express building my app w/ the System.Data.SQLite file referenced and set to Publish as Include (Auto). But the install does not install the dll into the GAC. Ideas? Pete
Posted to
General
(Forum)
by
pkz
on 11-19-2007
processorArchitecture="x86"
My application.exe.manifest says: <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Data.SQLite.dll" size="619520"> <assemblyIdentity name="System.Data.SQLite" version="1.0.46.0" publicKeyToken...
Posted to
General
(Forum)
by
pkz
on 11-19-2007
Page 1 of 1 (2 items)