in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Can't find PInvoke DLL 'SQLite.Interop.059.DLL'.

Last post 01-27-2010 5:59 AM by mmsaffari. 33 replies.
Page 3 of 3 (34 items) < Previous 1 2 3
Sort Posts: Previous Next
  • 08-24-2009 9:47 PM In reply to

    • zhoumc
    • Not Ranked
    • Joined on 08-25-2009
    • Posts 2

    Re: Can't find PInvoke DLL 'SQLite.Interop.059.DLL'.

    I have the same problem,and I found a method to solve it.

    you run the release version of your program , then you can debug the debug version.

    I can not understand that , but it did work!

  • 08-27-2009 2:25 AM In reply to

    • zhoumc
    • Not Ranked
    • Joined on 08-25-2009
    • Posts 2

    Re: Can't find PInvoke DLL 'SQLite.Interop.059.DLL'.

    I have tried to copy the 'SQLite.Interop.059.DLL' to "\Windows"  and "\" , the debug also ok!

  • 11-23-2009 1:42 PM In reply to

    • zuppi
    • Not Ranked
    • Joined on 11-23-2009
    • Posts 2

    Re: Can't find PInvoke DLL 'SQLite.Interop.059.DLL'.

  • 01-27-2010 5:59 AM In reply to

    Re: Can't find PInvoke DLL 'SQLite.Interop.059.DLL'.

     I'm using SQLite 065 and I had the same problem. Deploying BOTH SQLite.Interop.065.DLL and SQLite.Interop.065.lib along with the main sqlite dll solved the problem and it's working like a charm.

    One more thing to mention is:

    SQLite is waaaaaaaaaaaaay much faster than SqlCe and I'm gonna fall in love with it! :D

Page 3 of 3 (34 items) < Previous 1 2 3
Powered by Community Server (Commercial Edition), by Telligent Systems