码迷,mamicode.com
首页 > 其他好文 > 详细

EntityFramework报错

时间:2017-10-31 18:47:42      阅读:129      评论:0      收藏:0      [点我收藏+]

标签:ant   bsp   could   services   could not   cat   .net   ati   link   

{"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. See http://go.microsoft.com/fwlink/?LinkId=260882 for more information."}

 

在UI层调用了DB层的方法,报以上错误

 解决办法:

在UI层也加载EntityFramework.dl文件!

EntityFramework报错

标签:ant   bsp   could   services   could not   cat   .net   ati   link   

原文地址:http://www.cnblogs.com/kevinzhk/p/7762638.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!