Visual C# 2010 Express SP1 安装错误
我在为 MSVS 安装 SP1 时收到错误 13EC。此处描述了此问题Microsoft Visual Studio 2010 Service Pack 1 安装 但是如何在 Visual C# 2010 Express 中添加“Microsoft Office 开发人员工具”功能呢?
I got an error 13EC when installing SP1 for MSVS. This problem is described here Microsoft Visual Studio 2010 Service Pack 1 Installation
But how can I add the feature "Microsoft Office Developer Tools" in Visual C# 2010 Express?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
刚刚通过 Windows 更新安装 MS Visual Studio 2012 SP 1 时遇到此错误 13EC。我正在运行 VS 2010 Ultimate - ENU 并删除了原始安装源。 (不知道这是否重要)
作为这些 线程表明,磁盘空间不足可能是问题所在。第一个线程提到限制为 5.5GB,我无法评论,但将我的 HD 可用空间从 3.7GB 增加到 >10GB 确实解决了问题。我连续三次安装失败(中间重新启动),但在增加可用磁盘空间后,第四次尝试成功完成,尽管确实花费了非常长的时间才能完成。 (进度条最后5%左右占用了90%以上的时间)
Just ran in to this error 13EC while installing the MS Visual Studio 2012 SP 1 through Windows Update. I'm running VS 2010 Ultimate - ENU and had removed the original installation source. (Don't know whether that matters)
As these threads suggest, low disk space might be the problem. The first thread mentions the limit to be 5.5GB, which I can't comment on, but increasing my HD free space from 3.7GB to >10GB did to fix the problem. I had three back-to-back failed installs (with intermediate restarts) but after increasing the free disk space it finished successfully on the fourth try, although it did take an incredibly long time to finish. (the progress bar's last 5% or so took up more than 90% of the time)
在安装开始之前,您是否没有获得将要安装的功能列表,您可以在其中添加删除功能?您应该在列表中找到
Microsft Office Developer Tools
。因此,只需尝试重新安装并确保启用该功能。此外,您提供的链接中的答案之一
Don't you get the list of features which will be installed, where you can add remove features, before the installation starts? You should find
Microsft Office Developer Tools
in the list. So, just try reinstalling and make sure you enable that feature.Also, one of the answers in the link you provided has