Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试添加 ADO.NET 实体数据模型时出现此错误。我的目标是 .NET 4.5.1,使用 Visual Studio 2013 和 Windows 8.1。我尝试重新安装 nuget、VS、框架以及这种方法。没有任何效果:/有人有同样的问题吗?
您是否尝试过针对旧版本?铁 4.5
已解决:我更改了框架版本,修复,安装了更新,从其他 PC 复制了实体框架文件夹,但没有任何反应,最终我运行安装程序并添加了 SQL 组件(实体框架设计器),现在已修复。