简体   繁体   English

“无法找到 package 源 vsupdate_KB2829760”Visual Studio 2013 终极更新 5

[英]"Unable to locate package source vsupdate_KB2829760" Visual Studio 2013 Ultimate Update 5

I have installed Visual Studio 2013 Ultimate.我已经安装了 Visual Studio 2013 Ultimate。 Then tried to update Nuget Package Manager, which redirected me to download VS2013.5.exe from microsoft.然后尝试更新 Nuget Package 管理器,它重定向我从微软下载VS2013.5.exe But when I try to install the update I get the error:但是当我尝试安装更新时,我得到了错误:

VS2013 更新 5 错误

None of the options worked.没有一个选项起作用。 I even tried to locate the folder vsupdate_kb2829760 from the DVD, and could not find it.我什至试图从 DVD 中找到文件夹vsupdate_kb2829760 ,但找不到。 Some of the answers pointed out that WebDeploy is needed because of some SSL or Certificate issue.一些答案指出,由于某些 SSL 或证书问题,需要 WebDeploy。 I downloaded and installed WebDeploy_amd64_en-US.msi but that did nothing to resolve the issue, even after I have restarted.我下载并安装了WebDeploy_amd64_en-US.msi但这并没有解决问题,即使我重新启动后也是如此。

Some of the answers I found mention Visual Studio 2012 Update 4, which does not seem to be applicable to the update I am trying to run.我发现的一些答案提到了 Visual Studio 2012 Update 4,它似乎不适用于我尝试运行的更新。

How do I resolve this issue?我该如何解决这个问题?

PS: I also tried un-installing VS2013 Ultimate and installed VS2013 Professional, but got the same issue. PS:我也尝试卸载 VS2013 Ultimate 并安装 VS2013 Professional,但遇到了同样的问题。

For anyone else experiencing this problem I found this link that contains all the Visual Studio 2013 downloads.对于遇到此问题的任何其他人,我发现此 链接包含所有 Visual Studio 2013 下载。 I was able to download the full Update 5 disc image and install it that way.我能够下载完整的 Update 5 光盘映像并以这种方式安装它。

I was experiencing the same error but with a different missing file.我遇到了同样的错误,但丢失了不同的文件。 The issue was that I wasn't mounting the installer's iso properly, see this thread .问题是我没有正确安装安装程序的 iso,请参阅此线程

copy the "packages" folder from your install (mounted ISO or whatever) into the directory you are running the VS2013.4 (or version)将“packages”文件夹从您的安装(挂载的 ISO 或其他)复制到您正在运行 VS2013.4(或版本)的目录中

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM