Unable to install visual c++ with visual studio installer

Kirito567 1 Reputation point
2021-06-08T06:07:10.233+00:00

awz69Vz.png

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++
{count} votes

2 answers

Sort by: Most helpful
  1. Kirito567 1 Reputation point
    2021-06-09T00:42:14.407+00:00

    bump //2short

    0 comments No comments

  2. 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/1441795

    It 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.com

    If 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.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.