首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

IIS7 公布MVC4(EF6.0)出错

2014-01-08 
IIS7 发布MVC4(EF6.0)出错错误如下:No Entity Framework provider found for the ADO.NET provider with i

IIS7 发布MVC4(EF6.0)出错
错误如下:
No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlClient'. Make sure the provider is registered in the 'entityFramework' section of the application config file. See http://go.microsoft.com/fwlink/?LinkId=260882 for more information.

我在vs2012调试一点问题都没有的,但发布在iis上面  访问数据库就爆了上面的错  找不到原因啊

我用的EntifyFramework6.0  希望大侠们帮帮忙   万分感激啊!!IIS7 公布MVC4(EF6.0)出错
[解决办法]
你的连接字符串怎么写的?
[解决办法]
是不是选错dotNet的版本了?

热点排行