我有使用 Entity Framework 4.0 的 .NET C# 项目。当我在 Visual Studio 中加载项目时,每次在输出窗口中都会收到一条消息:
Could not parse configuration file. The error message is: 'An item with same key has already been added.'. Try editing the file manually then saving it.
“显示输出自:”下拉菜单设置为实体数据模型。
这似乎不会影响任何地方的功能,但我已经收到这条消息几个月了,但一直无法追踪到它。任何帮助,将不胜感激。
谢谢。