So I'm trying to install Visual Studio 2015 Community on my Windows Server 2012 R2 box which will end up being a Jenkins build server. Attempting to do so gives an error saying that I need to install KB 2919355.
So I attempt to download the right KB from the Microsoft download page. The two files that I would assume to work are either Windows8.1-KB2919355-x64.msu and Windows8.1-KB2919355-x86.msu (just to try) and neither update work, saying that the update is not applicable.
I've not been able to get this working and I haven't been able to find a proper way to fix this. Can anyone offer any suggestions or solutions? Thanks!
These KB's must be installed in the following order: clearcompressionflag.exe, KB2919355, KB2932046, KB2959977, KB2937592, KB2938439, and KB2934018.
KB2919442 is a prerequisite for Windows Server 2012 R2 Update and should be installed before attempting to install KB2919355
You just need to install KB2919442(x86 or x64 based on your platform), and that's it.... now you can install KB2919355 and finally you can get visual studio 2015 installed on your system...