How I solved installation problems with Visual Studio 2017
Posted: Tue Jul 10, 2018 12:18 pm
Visual Studio 2017 has a history of installation problems. There are 100's and maybe 1000's of questions of users who failed to install 2017. My original attempt was finally done by a well informed Microsoft Agent in India, using one of my Action Pack included issues. She re-started the setup maybe 10 times, every time renaming an already present directory of VS 2015. Not long after that I decided for several reasons for a full re installation of W10.
Now my last Vulcan program was converted to X# there was no reason anymore to keep using VS 2015. I decided to first de-install it and then delete all traces on it on disk (a Microsoft de-install rarely de-installs everything) .
However, VS installation still failed without a message. These are well hidden between the log; only with an offline installation you get decent error messages. Also these errors I came across are widely mentioned; no doubt some users install VS without problems (I even did on a comparably setup laptop) but too many people have setup problems while almost all setups of other products work fine on the same machines.
With 2 tricks I was able to install VS. The installer of VS 2017 is even more crap than VS itself. If any of you come across the same installation I hope it helps you:
https://developercommunity.visualstudio ... ccess.html
ADD/EDIT:
I actually found the cause after I saw that still the emulators remained invisible: a repair (later I reinstalled everything also because 5 VS 2017 were displayed as installed) with the virus scanner switched off solved the problem. Interesting detail is that the virus scanner is Windows Defender. So apparently Microsoft's own virus scanner sees Microsoft Visual Studio 2017 as a kind of virus blocking the correct installation of parts of it. I can understand that part.
Dick
Now my last Vulcan program was converted to X# there was no reason anymore to keep using VS 2015. I decided to first de-install it and then delete all traces on it on disk (a Microsoft de-install rarely de-installs everything) .
However, VS installation still failed without a message. These are well hidden between the log; only with an offline installation you get decent error messages. Also these errors I came across are widely mentioned; no doubt some users install VS without problems (I even did on a comparably setup laptop) but too many people have setup problems while almost all setups of other products work fine on the same machines.
With 2 tricks I was able to install VS. The installer of VS 2017 is even more crap than VS itself. If any of you come across the same installation I hope it helps you:
https://developercommunity.visualstudio ... ccess.html
ADD/EDIT:
I actually found the cause after I saw that still the emulators remained invisible: a repair (later I reinstalled everything also because 5 VS 2017 were displayed as installed) with the virus scanner switched off solved the problem. Interesting detail is that the virus scanner is Windows Defender. So apparently Microsoft's own virus scanner sees Microsoft Visual Studio 2017 as a kind of virus blocking the correct installation of parts of it. I can understand that part.
Dick