未能加载文件或程序集“Microsoft.SqlServer.Sqm, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91”或它的某一个依赖项。系统找不到指定的文件。 (SqlMgmt)
时间:2014-11-24 11:35:02
收藏:0
阅读:1538
解决方法:
Copy this file "Microsoft.SqlServer.Sqm.dll" in the forder
"C:/Program Files/Microsoft SQL Server/100/Shared"
to
"C:/Program Files/Microsoft SQL Server/100/Tools/Binn/VSShell/Common7/IDE" and
"C:/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn/VSShell/Common7/IDE"
原文:http://www.cnblogs.com/haitao-fan/p/4118015.html
评论(0)