【发布时间】:2011-02-13 01:37:41
【问题描述】:
好的,这个问题已经被问过很多次了。只需用谷歌搜索错误消息:
The specified named connection is either not found in the configuration,
not intended to be used with the EntityClient provider, or not valid.
我已经尝试了论坛、帮助网站和博客上的所有建议...没有任何效果!
情况回顾
我将解决方案分成三个不同的项目:一个用于我的 EF4 模型,一个用于 WinForm 和一个 ASP.NET MVC Web 应用程序。我的连接字符串和配置有问题。
是否有使用 VS2010/EF4/.NET Framework 4.0 的更新解决方案?
【问题讨论】:
-
看到这个question。
标签: entity-framework