摘要: 关于CodeSmith5使用SQLite Provider时的报错:System.BadImageFormatException: 未能加载文件或程序集“System.Data.SQLite,...................出错内容一般是“return DbProviderFactories.GetFactory("System.Data.SQLite");”出错,网上很多文章会这样建议:machine.config中加一个Provider配置(C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG),打开,约在129 阅读全文
posted @ 2014-03-29 21:06 Don 阅读(3984) 评论(0) 推荐(0)