【发布时间】:2014-05-05 13:17:15
【问题描述】:
我正在尝试设置 BI 解决方案,但遇到了问题。创建新多维数据集后,我右键单击“处理多维数据集...”,然后出现以下“缺少程序集”错误:
Could not load file or assembly 'SqlMgmt, Version=12.0.0.0,
Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its
dependencies. The system cannot find the file specified.
然后VS2012会自行重启。显然我缺少一些程序集,但我不确定如何安装它。
我在此处使用 Microsoft 推荐的 CTP2 版本的 SSDT-BI 和 Visual Studio 2012:
http://www.microsoft.com/en-us/download/details.aspx?id=42313
提前致谢!
【问题讨论】:
标签: visual-studio-2012 sql-server-data-tools ssdt-bi