Win7 64位 IIS未能加载文件或程序集“System.Data.SQLite”或它的某一个依赖项

解决方案:

1、需要在IIS里设置,启用32位应用程序

我用的是iis7

 

把启用32位应用程序的false改为true

2、下载 System.Data.SQLite.dll 的64位驱动

地址如下:

http://www.sqlite.org/download.html

Precompiled Binaries For .NET
http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki

 

 

posted @ 2012-09-06 20:59  Mr.邹  阅读(107)  评论(0)    收藏  举报