i tired installing VS 2017 , but when i a installing i am getting an error, unable to download even if i have networkmconnection

Saraswathi, Rajesh Varma 0 Reputation points
2024-03-27T16:48:50.9933333+00:00

Hi team,

initially i tried opening the Vs2017 in my pc, it got an error saying that " it could not find the denvene.exe in the short cut" i looked in Microsoft help and try to find the exe file ...it also said if the issue persists uninstall it and install again.

i did uninstall and when i am trying to install i am seeing this error .with visual studio installer ...it says unable to download even if i have network.User's imageUser's image

User's image

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,704 questions
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
SQL Server | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Taylor 60,326 Reputation points
    2024-03-27T17:29:03.83+00:00

    Did you 'click here' to see what the logs say? It sounds like maybe your VS installer cache is corrupt. Can you share what the log files are saying?

    Your screenshots are confusing to me as they seem to be a mix of installs. The first 2 screenshots are for SSDT which is something you can install manually, this isn't what we would normally refer to as Visual Studio (although it does use the same shell). Yet in the later screenshot you're showing us the Visual Studio Installer which is part of Visual Studio but normally wouldn't show up for SSDT.

    Another thing that is confusing me is that you mentioned you're using VS 2017 and are trying to reinstall it. But that doesn't line up with your initial screenshots. Can you please clarify the following:

    • What, if any, Visual Studio products do you already have installed?
    • Do you have SSDT installed?

    Assuming you want to reinstall VS 2017, which is only in extended support right now, my recommendation is to do the following:

    • Download and run the Visual Studio Installer for VS 2017. It should install or update the existing installer if available.
    • Install VS 2017 with the workloads you need. Consider skipping the SSDT components (which I think was under Data storage workload but can be selected/deselected from Individual Components).
    • The installer should install the latest updates.
    • Now run the installer again and add SSDT.
    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.