System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: 567e1add2e339fa263446c34a4b81cdc8bea9e2a
Ticket: 6b1fe72e8619fbbc49cc4c5352b6eaa8472cb355
Unable to find an entry point named 'sqlite3_config' in DLL 'SQLite.Interop.dll
User & Date: anonymous 2020-07-20 06:15:04
Changes

  1. foundin changed to: "1.0.94.0"
  2. icomment:
    HI TEAM , 
    
    I am using SQLite.interop.dll to access local Database from my application.
    
    However the application is working fine when i am running the application through VS 2015 and i am able to access the database. Even in my development machine when i am running the application from .exe it is working fine and i am  able to access the local DB.
    
    But we have one client machine (which clients will use the application) when i am trying to run the same .exe(which is working fine in development environment) i am getting below exception .
    
    
    Error Type:	  EntryPointNotFoundException
    
    Class:		  UnsafeNativeMethods
    
    Method:		  sqlite3_config_none
    
    Message:	  Unable to find an entry point named 'sqlite3_config' in DLL 'SQLite.Interop.dll'.
    
    
    
    I have tried to run the application in other client machines also but unfortunately i am getting the same error.
    
    
    I request you please look at this issue as high priority and help me ASAP.
    
    Thanks 
    Sanjay Lalwani
    
  3. login: "anonymous"
  4. mimetype: "text/x-markdown"
  5. private_contact changed to: "7d660c8b187cbfb3005cde54e41f52cdd3987313"
  6. severity changed to: "Critical"
  7. status changed to: "Open"
  8. title changed to:
    Unable to find an entry point named 'sqlite3_config' in DLL 'SQLite.Interop.dll
    
  9. type changed to: "Build_Problem"