aspnet / Tooling

Issue tracker and info on Visual Studio tooling for ASP.NET
Other
256 stars 124 forks source link

Issues with installation/repair/uninstall Net Core 1.0.1 #921

Open taula50 opened 7 years ago

taula50 commented 7 years ago

Hello, when i tried to install Azure update 2.9.6, and it tries to install Net Core 1.0.1, that it keeps asking me for a file called WebToolsExtensionsVS14_rc2_53.msi, it should be in a subfolder of AppData. or in original installation. But It doesn't there or in any other place in my computer. After this i have tried to install it manually downloading the three .exe i have found on internet: DotNetCore.1.0.1-VS2015Tools.Preview2.0.1.exe DotNetCore.1.0.1-VS2015Tools.Preview2.0.2.exe DotNetCore.1.0.1-VS2015Tools.Preview2.0.3.exe but at some point of installation, same issue happens: ask for that MSI file. can I have a clue of what to do?

mlorbetske commented 7 years ago

TFS Bug#362759

joeloff commented 7 years ago

@taula50 The DotNetCore Tools bundle will try to download the packages on demand. It will try to locate them in the package cache that's under AppData. Is anything blocking the download of these packages on your machine?