System.Data.SQLite

Ticket Change Details
Login
Overview

Artifact ID: 5fc70c9c2e57eee9fbd483404e188736b2a9b5af
Ticket: 489bfa53fcc10d0fe5bc2472e6f77c1c298ea5c3
Unable to load DLL 'SQLite.Interop.DLL' (test.exe)
User & Date: anonymous 2011-10-26 16:44:59
Changes

  1. Appended to comment:
    
    
    <hr /><i>anonymous added on 2011-10-26 16:44:59 UTC:</i><br />
    After copy this file:
    <code>
    MSVCR100.dll
    </code>
    
    To the same application folder.
    
    I have the error:<br />
    <code>System.BadImageFormatException: Se ha intentado cargar un programa con un formato incorrecto. (Excepción de HRESULT: 0x8007000B)<br />
       en System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Int32 flags, IntPtr& db)<br />
       en System.Data.SQLite.SQLite3.Open(String strFilename, SQLiteOpenFlagsEnum flags, Int32 maxPoolSize, Boolean usePool)<br />
       en System.Data.SQLite.SQLiteConnection.Open()<br />
    </code>
    
    I am stuck here..... :-(
    
  2. priority changed to: "Immediate"
  3. resolution changed to: "Open"
  4. subsystem changed to: "None"