问题描述
https://docs.microsoft.com/en-us/visualstudio/debugger/remote-debugging?f1url=https%3A%2F%2Fmsdn.microsoft.com%2Fquery%2Fdev15.query%3FappId% 3DDev15IDEF1%26升%3DEN中美%26K%3DK(vs.debug.remote.overview)%部3Bk(TargetFrameworkMoniker-.NETFramework%2CVersion%3Dv4.6.1)%26rd%3Dtrue#下载并安装的最远程工具
https://docs.microsoft.com/en-us/visualstudio/debugger/remote-debugging?f1url=https%3A%2F%2Fmsdn.microsoft.com%2Fquery%2Fdev15.query%3FappId%3DDev15IDEF1%26l%3DEN-US%26k%3Dk(vs.debug.remote.overview)%3Bk(TargetFrameworkMoniker-.NETFramework%2CVersion%3Dv4.6.1)%26rd%3Dtrue#download-and-install-the-remote-tools
此链接也会带您:
https://www.visualstudio.com/downloads/#remote-tools-for-visual -studio-2017
This link takes you too:
https://www.visualstudio.com/downloads/#remote-tools-for-visual-studio-2017
在哪里下载x64或x86。 我需要x64版本,所以单击链接会产生下载,这应该是我的金票:
Where you download either x64 or x86. I need the x64 version so clicking the link yields this download which should be my golden ticket:
https://download.visualstudio.microsoft.com/download/pr/100359743/3732c1fb2e37696edab25c565695c1b0/ VS_RemoteTools.exe
https://download.visualstudio.microsoft.com/download/pr/100359743/3732c1fb2e37696edab25c565695c1b0/VS_RemoteTools.exe
但它已经坏了。 使用Fiddler,服务器响应502错误。
But it is broken. Using Fiddler, the server responds with 502 error.
其他人有其他链接可以工作吗?
Anyone else have an alternative link that'll work?
推荐答案
>>但它已被破坏。 使用Fiddler,服务器响应502错误。
我打开了您在上面发布的链接,并开始直接下载。
I opened the link you posted above, and it started downloading directly.
我也成功点击了此页面上的下载按钮:
I also successfully clicked the download button on this page:
https://www.visualstudio.com/downloads/#remote-tools-for-visual-studio-2017
以下是安装过程:
显然,下载链接似乎很好,所以我想知道是不是互联网问题你的身边?
Apparently, the download link seems fine in my side, so I wonder if it's the internet issue of your side?
祝你好运,
Fletcher
这篇关于远程诊断VS 2017 Broken Link的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!