[program-l] Re: VS.net C# and SQLite

  • From: Jeff Berwick <mailinglists@xxxxxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Thu, 23 Feb 2017 16:01:11 -0500

It is in the bin/debug/x64 and bin/debug/x86 folders.  It does not appear in 
the bin/release folder which is completely empty.

I could put the file up in Dropbox if you think it is necessary.

Thx,
Jeff

On Feb 23, 2017, at 3:59 PM, Sean Farrow <sean.farrow@xxxxxxxxxxxxxxxx> wrote:

Hi,
 
Is the SQLite.Interop.dll file in the bin directory? Would it be possible to 
put it somewhere—GitHub/dropbox for me to take a look?
Happy to help where I can!
Cheers
Sean.
From: program-l-bounce@xxxxxxxxxxxxx [mailto:program-l-bounce@xxxxxxxxxxxxx] ;
On Behalf Of Jeff Berwick
Sent: Thursday, February 23, 2017 20:53
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] VS.net C# and SQLite
 
Hi all,
 
I have built a VS.net <http://vs.net/> 2015 project and installed 
System.Data.SQLite with Nuget.
 
When I run the app in the IDE, everything works fine; however, when I publish 
it and install it on my or any other computer, it can’t find the 
SQLite.Interop.dll file.
 
Has anybody successfully built an app using SQLite?
 
Thx,
Jeff

Other related posts: