Visual Studio 2017 error after installing " c++/CLI support"

-2

I got error 0xc0000005 after installing "C++/CLI support". Items as I installed:
1) downloaded VS 2017 Community
2) Went to VS Installer and found there " C++/CLI support"
3) put a tick to install
4) after installation was asked to restart the computer, I did it.
5) after reboot I see error 0xc0000005 and no application started
6) Went googled and had to run (cmd.exe) wusa.exe /uninstall /kb:2882822
7) and in attempt to use CLR in VS, as a result an error, I so understand just because of 0xc0000005
What am I to do?
System: Windows 7 x64 Professional.

visual-studio
asked on Stack Overflow Oct 30, 2018 by Kronka

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0