bump //2short
Unable to install visual c++ with visual studio installer
I have been getting this error since the past 14 hours.
At first I was like its probably something with my computer so I reset it, and also tried it on another computer.
Tried with a VPN as well, so I guess its a server outage but it has been far too long to go unnoticed on a company of scale as large as microsoft.
This only happens with "Desktop development with c++" as I was able to get ".NET desktop development" to work.
Developer technologies Visual Studio Setup
Developer technologies C++
2 answers
Sort by: Most helpful
-
-
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
2021-06-09T02:37:43.58+00:00 Hi @Kirito567 ,
Welcome to Microsoft Q&A!
The issue has been reported in Developer Community:
https://developercommunity.visualstudio.com/t/Not-able-to-install-any-previous-version/1441795It is caused by CDN and you can repair your installation to fix it.
As a workaround, you can also try adding below to your host file (c:\Windows\System32\Drivers\etc\hosts):
68.232.34.200 download.visualstudio.microsoft.comIf the issue still persists, you can also add your comments in there to track the process.
Thank you for your understanding.
Sincerely,
Anna- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
- If the answer is helpful, please click "Accept Answer" and upvote it.