On Thu, May 12, 2011 at 7:56 PM, Jim O'Brien <j...@jgssebl.net> wrote:



> I have installed sqlite-dotnet-x86-1007200 (using Full Install)
>
> I have a simple program to test System.Data.SQLite.
>
> It is compiled using 2008 C# Express (no ability to change target CPU) with
> all the proper references and usings.
>
> When I attempt to run it, I get the error "Unhandled Exception:
> System.DllNotFoundException: Unable to load DLL 'SQLite.Interop.DLL".
>
> Further, when I attempt to run test.exe from the install directory, I get a
> "bad format" exception which appears to relate to the Interop DLL.
>
> I am using WIndows Vista Home Premium SP2.
>
> BTW, my program runs just fine using the last release of the original
> System.Data.SQLite.
>
> Any thoughts?
>
> Regards,
> Jim
>
 Maybe this will get you going:

http://www.mail-archive.com/sqlite-users@sqlite.org/msg60673.html

--
   --
      --
         --ô¿ô--
        K e V i N
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to