Installer for Visual Studio 2019 Professional Version 16.8.7 unavailable

ChriZan 1 Reputation point
2021-10-04T15:02:16.367+00:00

Hi,

we are working with Visual Studio 2019 Professional Version 16.8.7 (and for some nuget related reason it has to be exactly this version).
While it is possible to download an installer for the Enterprise edition under https://learn.microsoft.com/en-us/visualstudio/releases/2019/history, the download for Professional edition fails.

Is this a bug or is there an alternative approach?

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,169 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Michael Taylor 59,336 Reputation points
    2021-10-04T15:23:42.193+00:00

    I think the "bug" is that you cannot upgrade VS. There should be nothing that prevents you from upgrading VS versions. Interestingly enough 16.8 isn't listed as a supported version because it wasn't an LTS release. Therefore you're running an unsupported version of VS anyway. So that is most likely why you're having a difficult time finding it. Additionally if you run the VS installer it'll auto-update to the latest version anyway.

    What error do you get when you try to install Pro from the installer? I suspect it is that it cannot find it anymore. The recommended approach is to create an offline installer as documented here. This needs to be done on a machine that has the version you want though as otherwise it isn't available. I'm also going to assume that it requires that you had cached the installer files when you originally ran the setup program but I'm just guessing here.

    Personally I would resolve whatever issue you're having with upgrading to the latest minor release. Nuget packages have no knowledge of VS versions (you don't even need VS for Nuget) so I'm really curious as to the issue.


  2. PengGe-MSFT 3,381 Reputation points
    2021-10-05T06:03:32.293+00:00

    Hi, @ChriZan

    Welcome to Microsoft Q&A!

    Please describe in detail the issue you encountered. Are you unable to download the installer file of Visual Studio 2019 on this page, or the downloaded installer file of version 16.8.7 cannot download the installation file after it is opened, just like this picture:
    137671-image.png

    I have tested and downloaded and installed the Visual Studio Professional version of version 16.8.7, and have not encountered an issue.

    If you encounter the second issue, we need the related logs to investigate further. Please download and run this collect.exe tool, go to %temp% folder and find the vslogs.zip file, upload it to https://onedrive.live.com/ and share the link here.

    Sincerely,
    Peng
    *
    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.