我无法在实体数据模型向导中的visual studio 2013中创建数据模型。在成功选择数据库之后,如果我点击"确定"按钮,我收到如下所述的错误。请帮助我,它看起来很奇怪。
错误: -
could not load file or assembly 'microsoft.sqlserver.managementsdk.sfc,version=11.0.0.0,culture=neutral,
publickeytoken=89845dcd8080cc91' or one of its dependencies.
the system cannot find the file specified.
答案 0 :(得分:0)
当缺少某些程序集文件时会发生这种情况。请在此处查看类似的问题和解决方案Could not load file or assembly Microsoft.SqlServer.management.sdk.sfc version 11.0.0.0