System.Data.SQLite

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

Artifact ID: 4b24a115eb708f84540f55cdb05f4e6d0388313e
Ticket: bf7f825cea7d6edb65d49c5c67d16d12540288d9
Attempt to load program with incorrect format
User & Date: anonymous 2019-01-21 14:52:31
Changes

  1. foundin changed to: "1.0.109.0"
  2. icomment:
    I have VB.Net 2008 express installed on win7. I have downloaded the binaries for 32 bit system.data.sqlite.dll and sqlite.interop.dll. I add a reference for the system.data.sqllite.dll but I get an error indicating wrong format for the interop. I placed the interop in the \bin folder and tried this. It did not work. The error is
    2019-01-21 09:38:10Z - db create error 
    An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
       at System.Data.SQLite.UnsafeNativeMethods.sqlite3_config_none(SQLiteConfigOpsEnum op)
       at System.Data.SQLite.SQLite3.StaticIsInitialized() in c:\dev\sqlite\dotnet\System.Data.SQLite\SQLite3.cs:line 3977
       at System.Data.SQLite.SQLiteLog.Initialize(String className) in c:\dev\sqlite\dotnet\System.Data.SQLite\SQLiteLog.cs:line 186
       at System.Data.SQLite.SQLiteConnection..ctor(String connectionString, Boolean parseViaFramework) in c:\dev\sqlite\dotnet\System.Data.SQLite\SQLiteConnection.cs:line 1795
       at System.Data.SQLite.SQLiteConnection..ctor(String connectionString) in c:\dev\sqlite\dotnet\System.Data.SQLite\SQLiteConnection.cs:line 1710
       at System.Data.SQLite.SQLiteConnection..ctor() in c:\dev\sqlite\dotnet\System.Data.SQLite\SQLiteConnection.cs:line 1700
       at Rural_Home_Soft_v1.SQLAccess.DBCreate() in C:\Users\User\Documents\Visual Studio 2008\Projects\RuralHomeSoftv3.0\SQLAccess.vb:line 290
    
    I tried with X86 and ANY CPU. Same result. 
    
    I have the same code working on an XP box with only version 1.0.65.0 and no interop file. Can anyone assist me please?
    
  3. login: "anonymous"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "026ac13621a455aa6c603d38289d5ce286faba25"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to: "Attempt to load program with incorrect format"
  9. type changed to: "Incident"