部分winxp 报 System.IO.FileNotFoundException: 未能加载文件或程序集"System.Data.SQLite.dll,分全给
波波007 2014-01-23 07:36:33 System.IO.FileNotFoundException: 未能加载文件或程序集“System.Data.SQLite.dll”或它的某一个依赖项。找不到指定的模块。
文件名:“System.Data.SQLite.dll”
在 SrxCE.DBUtility.DataBaseOperator.ExecuteScalar(String cmdText)
在 SrxCE.SQLServerDAL.BackCommonFunctionDao.SelectExecuteScalar(String tableName, String dataStr, String whereStr) 位置 D:\netfile\software20130113\SQLServerDAL\BackCommonFunctionDao.cs:行号 57
在 SrxCE.BLL.BackCommonFunctionBiz.SelectExecuteScalar(String tableName, String dataStr, String whereStr) 位置 D:\netfile\software20130113\BLL\BackCommonFunctionBiz.cs:行号 54
我用到了SQLite数据库
奇怪的是只有部分xp会出现这个问题。win7 32位 64位正常