安装nuget使添加对我的项目的引用变得更容易,有些地方出了问题,vs 2010在我尝试启动时停止了响应。试图通过devenv /log打开它,得到了6个错误,成功地重新安装了几个程序,所以现在只剩下一个程序了。
Could not load file or assembly 'Microsoft.VisualStudio.DataDesign.RiaComponents.dll' or one of its dependencies. The system cannot find the file specified.
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Extensions\Microsoft\RiaTools\DataBinding\Microsoft.VisualStudio.DataDesign.RiaComponents.dll来源:
Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost
我的电脑上没有这个文件。检查了另一台我有vs 2010的电脑,那里也没有这样的文件。这个文件不能下载,我也不知道它从哪里来。我不能开始vs超过2秒,它不工作启动它的安全也。请帮我拿这份文件或者把我带到哪里。
发布于 2013-10-28 22:36:25
是WCF RIA服务公司的。
您可以从http://www.microsoft.com/en-us/download/details.aspx?id=28357安装它,然后再试一次。
https://stackoverflow.com/questions/19594669
复制相似问题