Debug in win7 64bit SystemProgramThe following error occurs:
Failed to Load file or assembly "system. Data. SQLite" or one of its dependencies. Attackers try to load programs with incorrect format.
In fact, the system. Data. SQLite. dll Control is 32bit by default, and another control must be used in the 64bit system.
You can download an installation package at http://www.sqlite.org/download.html. after installation, download the package at d:#program files (x86) \ SQLite. net \ bin \ x64 (my program is installed on disk D). There is also a system under this directory. data. SQLite. DLL file. You only need to reference this file in the program.
Sorry, the above is incorrect. The installation program of system. Data. SQLite. dll used in. net should be downloaded at the following address:
Http://sourceforge.net/projects/sqlite-dotnet2/files/