原文:Win10 IIS7 下发布webservice 提示 未能加载文件或程序集“System.Data.SQLite”或它的某一个依赖项。试图加载格式不正确的程序

解决方案: 需要在IIS里设置,启用 位应用程序我用的是iis 把启用 位应用程序的false改为true 下载System.Data.SQLite.dll 的 位驱动。 地址如下: http: www.sqlite.org download.html Precompiled Binaries For .NET http: system.data.sqlite.org index.html do ...

2016-08-17 16:20 0 2740 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM