摘要: 未能加载文件或程序集“System.Data.SQLite”或它的某一个依赖项解决方案:1、需要在IIS里设置,启用32位应用程序我用的是iis7把启用32位应用程序的false改为true2、下载System.Data.SQLite.dll 的64位驱动。地址如下:http://www.sqlite.org/download.htmlPrecompiled Binaries For .NEThttp://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki 阅读全文
posted @ 2012-09-20 15:42 摩根船长 阅读(1855) 评论(0) 推荐(0) 编辑