连接WCF报EntityFramework.SqlServer 错误的解决方法

Posted 码写人生

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了连接WCF报EntityFramework.SqlServer 错误的解决方法相关的知识,希望对你有一定的参考价值。

现象:

The Entity Framework provider type System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer registered in the application config file for the ADO.NET provider with invariant name System.Data.SqlClient could not be loaded. Make sure that the assembly-qualified name is used and that the assembly is available to the running application.

 

原因:

在测试环境是有EntityFramework.SqlServer.dll 而部署的时候,这个dll没有被放到部署的bin文件夹中。

解决:

从测试环境的obj的文件夹下拷贝到部署所在的bin目录下。

以上是关于连接WCF报EntityFramework.SqlServer 错误的解决方法的主要内容,如果未能解决你的问题,请参考以下文章

android 连接 wcf rest注意点

学会WCF之试错法——安全配置报错分析

IIS运行WCF服务报错

WCF REST的POST时候报400错误是怎么回事

IIS 发布WCF报404.17 请求内容是脚本错误

Post 请求WCF接口报:远程服务器返回错误: (415)