Im trying to download the installer but its Downloading nothing.

What should it do solve is?
Im trying to download the installer but its Downloading nothing.

What should it do solve is?
It can take a while so if it is stuck (say a couple of minutes) then do an offline download. Note that it could just be a security setting. Go to the installer executable and make sure it is not someplace like a network drive. Then right click and select Properties. See if there is an Unblock option. If so then click that.
Also check your firewall to see if it is blocking the installer from running.
If all that fails then use the offline installer. The steps are given here.
Have tried all that. None of it works. And i cant get to the offline download since it wont open.
What do you mean by you cannot get to the offline download? Is your installer corrupt? Try downloading it again from here.
if that doesn't work then try from another machine. There may be an issue with your network connection on that machine. If it works from another machine then I'd look at the firewall and permission settings again.
Got past to the instaler page, but its jsut keeps on loading. Saying "Geting things ready".
This really looks like a firewall issue or something blocking the network calls. Can you try this on another machine? Can you temporarily disable your firewall to see if the communication gets through? Do you have a tool like Fiddler installed such that you can see the network traffic go by and verify it is actually making the external call?
It has been doing this for about 15 minuits without change.
It may not be your machine. Here a lot of people are complaining that the latest VS update which came out yesterday or today is blocking for a really long time.
Link to feedback with supposed temporary workaround - https://developercommunity.visualstudio.com/t/Visual-Studio-Installer-Checking-for-up/10037277
Hi there,
Welcome to Microsoft Q&A!
This is a known issue, the root problem resides with the source(outside the US) where the Visual Studio product files are hosted. Product Team is working with the CDN hosting service to resolve this with the highest priority possible.
In the meantime, you can manually work around this issue by manually redirecting the installer to acquire content from servers based in the US. Here are two ways to do that:
1. Use a VPN and point it to servers in the USA
2. Update your hosts file to point to the US CDN
a. Open notepad as admin and open C:\Windows\System32\drivers\etc\hosts
b. Add 93.184.215.201 download.visualstudio.microsoft.com
c. Save, close, and you may need to reboot your machine.
d. REMEMBER - If you change your hosts file, we strongly recommend undoing the change after the root problem gets resolved.
Note: Please do not uninstall the installer as that will not resolve the issue.
Sorry for any inconvenience.
Sincerely,
Anna
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
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.
7 people are following this question.