Visual Studio 2019 installation stuck

amymor 1 Reputation point
2021-01-07T09:31:26.417+00:00

hello

When i run vs_Community.exe it download about 70Mb then stcuk at verifying.
54269-12.png

here is setup log collected by collect.exe:
http://s000.tinyupload.com/index.php?file_id=08241194499359295372

Ty

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,041 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Oscar Maqueda 611 Reputation points Microsoft Employee
    2021-01-07T10:05:55.31+00:00

    SOunds really weird

    Ive seen this

    VisualStudio Bootstrapper:2021/01/07 12:16:17: Package signature verification threw exception: There are no more endpoints available from the endpoint mapper.
    , for path: D:\VS\vs_installer.opc"
    VisualStudio Bootstrapper:2021/01/07 12:16:17: Unable to verify the certificate: Exception
    VisualStudio Bootstrapper:2021/01/07 12:16:17: Caught Exception: Type = InvalidOperationException, Message = Unable to verify the integrity of the installation files: the certificate could not be verified, StackTrace = at Microsoft.VisualStudio.Setup.OpcVerifier.Verify(Stream packageStream, String layoutLocation)
    at Microsoft.VisualStudio.Setup.Bootstrapper.Bootstrapper.VerifyLayoutPackage(Stream packageStream)
    VisualStudio Bootstrapper:2021/01/07 12:16:17: Signature verification failed. Error: Unable to verify the integrity of the installation files: the certificate could not be verified.
    VisualStudio Bootstrapper:2021/01/07 12:16:17: Bootstrapper failed with known error.

    if you are installing offline follow this https://learn.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio?view=vs-2019#how-to-customize-your-offline-%20installer

    Install certificates for offline https://learn.microsoft.com/en-us/visualstudio/install/install-certificates-for-visual-studio-offline?view=vs-2019

    If not let me know.

    Best regards

    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.