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
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users