You didn't get back to me with an answer so I went ahead and tried a few 
options.  
1. I deployed the app with the DLL's I had downloaded and the X86 & x64 folders 
from the zip file.  Still doesn't work.
2. Deployed the app with the system.data.sqlite.dll file I have installed but 
with the ef6 & Linq dll's  & folders from your zip - Still doesn't work
3. Deployed the app with the dlls from your zip and the folders - still doesn't 
work.
4. As I said I my last email, I tried to rebuild my app after refoming the 
reference to my system.data.sqlite and replacing it with a reference you the 
one from the zip.  It doesn't compile but gives errors that SQLite does not 
exist in the namespace system.data. (Also goves further errors that derive from 
that problem).

I would guess that I can't mix and match. If I want to use the 
system.data.sqlite from the zip file you recommended that I have to compile 
with it and deploy with it.  But it wont compile!  Is there some setting I need 
to make in the project? Are those dll's bad?

I appreciate your time.  What do I try now?

Thanks
Les

-----Original Message-----
From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On 
Behalf Of Joe Mistachkin
Sent: Saturday, November 16, 2019 3:38 PM
To: 'SQLite mailing list'
Subject: Re: [sqlite] Deployment question


Les Woolsey wrote:
>
> I installed a setup package for X64 from the download page. 
> (sqlite-netFx45-setup-bundle-x64-2012-1.0.112.0.exe)
>

Thanks, I understand the situation now.  Please use the files
from the following download instead:

https://system.data.sqlite.org/downloads/1.0.112.0/sqlite-netFx46-static-bin
ary-app-2015-1.0.112.0.zip

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

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

Reply via email to