Visual studio 2015 windows server 2012

Hi Sascha Kratky,

Thank you for posting in MSDN forum.

Just from your error log file:

08AC:0B18][2015-11-05T10:20:56]e000: Error 0x80070003: Failed to move verified file to complete payload path: C:\ProgramData\Package Cache\{732C5708-B3D0-3A93-B4F2-6BA5FCFC5BA1}v14.0.23102\packages\TFSOfficeIntegration\x64\Core\cab1.cab
[08AC:0B18][2015-11-05T10:20:56]e000: Error 0x80070003: Failed to cache payload: cab3074EE9B3BEAC6EFC7921C854C8745FF

Error Message=There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact
your support personnel or package vendor.  , Result Detail=, Vital=True, Package Action=Install, Package Id=vs_teamExplorerCore
[0A4C:0BB4][2015-11-05T10:34:02]e000: Error 0x80070643: Failed to execute MSI package.

The 1722 error may be caused by windows system files damage. The corrupted windows system files entries can be a real threat to the well being of your computer.

There can be many events which may have resulted in the system files errors. An incomplete installation, an incomplete uninstall, improper deletion of applications or hardware. It can also be caused if your computer is recovered from a virus or adware/spyware
attack or by an improper shutdown of the computer.

Since it is related to the corrupted system files, you may use sfc/scannow
command to see if there are any system errors and to repair missing or corrupted system files.

Reference link about sfc/scannow command:

https://support.microsoft.com/en-us/kb/929833

Also, ExecuteError: Package (vs_teamExplorerCore), In this case, here are our suggestions you could try:

1. Back up the file under the path: C:\ProgramData\Package Cache\{791295AE-3B0A-3222-9E69-26C8C106E8D1}v14.0.23102\packages\TeamExplorer\Core\vs_teamExplorerCore.msi

2. Delete the file that mentioned above

3. Try to install VS 2015 again.

4. If it doesn’t work, just move the deleted file to the original path.

5. You could also try to find the vs_teamExplorerCore.msi file from iso file you downloaded before to replace the error file.

If these steps all doesn’t work, then please tell us more details about the issue and we will try to help you to figure out it.

In addition, if you still can’t fix your problem, you could repair your windows installer service with this article for reference

http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/is-there-a-common-step-to-repair-windows-installer/136da4c2-0261-e011-8dfc-68b599b31bf5

Besides, please refer to:
https://www.visualstudio.com/en-us/visual-studio-2015-system-requirements-vs.aspx#1

System requirements

On Windows 8.1 and Windows Server 2012 R2,

update 2919355 (also available through Windows Update) is required for Visual Studio 2015 to install successfully. please check whether you have installed the update 2919355

Best Regards,

Wen Xu


We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.

Click
HERE to participate the survey.

  • Proposed as answer by

    Monday, November 9, 2015 2:25 AM

  • Marked as answer by
    宝宝徐
    Tuesday, November 17, 2015 9:48 AM
  • Edited by
    宝宝徐
    Monday, November 23, 2015 3:13 AM

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.

Visual Studio error

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.

Installer error

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!

asked Mar 21, 2016 at 16:18

Chiggins's user avatar

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

answered Mar 21, 2016 at 16:23

yagmoth555's user avatar

yagmoth555yagmoth555

16.8k4 gold badges29 silver badges50 bronze badges

1

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…

answered Mar 27, 2016 at 4:03

dvarelae858's user avatar

You must log in to answer this question.

Not the answer you’re looking for? Browse other questions tagged

.

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

Related videos on Youtube

How To Download And Install Visual Studio 2015 on Windows 10

04 : 30

How To Download And Install Visual Studio 2015 on Windows 10

Hướng dẫn sử dụng visual studio 2015 community

29 : 46

Hướng dẫn sử dụng visual studio 2015 community

Visual Studio 2015 Community SQL Server Compact 4.0

01 : 55

Visual Studio 2015 Community SQL Server Compact 4.0

Secured Visual Studio Community 2015 on Windows 2012 R2 - Deploy on Azure , AWS and Google Cloud.

01 : 32

Secured Visual Studio Community 2015 on Windows 2012 R2 — Deploy on Azure , AWS and Google Cloud.

Lesson 01.1: Installing Visual Studio Community 2015 - Update 3

06 : 15

Lesson 01.1: Installing Visual Studio Community 2015 — Update 3

DevOps & SysAdmins: Windows Server 2012 R2 and Visual Studio 2015 Community (2 Solutions!!)

02 : 19

DevOps & SysAdmins: Windows Server 2012 R2 and Visual Studio 2015 Community (2 Solutions!!)

Comments

  • 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.

    Visual Studio error

    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.

    Installer error

    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!

  • I am having the same error «The update is not applicable to your computer.» for KB2919442. Are there any pre-requisites for this? I’m having the same issue as the OP trying to get Visual Studio 2015 installed on Server 2012 R2.

Recents

Related

Skip to content

Hi everyone!

Today I will share a small tip if you guys come around that, it’s visual studio 2015 that throw out an error for a KB while installing, but the order of which the KB must be installed is confusing.

Error;

vs1

and if you try to directly install the KB 2919355:

vs2.png

The solution is that those 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

Thanks !

This is just screen captures to show Visual Studio Visual Studio 2015 Update 2 survives in Windows Server 2012 R2.

Bear in mind I do not have Windows Universal App feature installed in Windows Server 2012 R2 so Windows Store App is irrelevant here.

1.      Start

 vs2015u2a

2.      End

 vs2015u2b

3.      Restart

vs2015ucb

About chanmingman

Since March 2011 Microsoft Live Spaces migrated to WordPress (http://www.pcworld.com/article/206455/Microsoft_Live_Spaces_Moves_to_WordPress_An_FAQ.html) till now, I have is over 1 million viewers. This blog is about more than 50% telling you how to resolve error messages, especial for Microsoft products. The blog also has a lot of guidance teaching you how to get stated certain Microsoft technologies. The blog also uses as a help to keep my memory. The blog is never meant to give people consulting services or silver bullet solutions. It is a contribution to the community. Thanks for your support over the years.

Ming Man is Microsoft MVP since year 2006. He is a software development manager for a multinational company. With 25 years of experience in the IT field, he has developed system using Clipper, COBOL, VB5, VB6, VB.NET, Java and C #. He has been using Visual Studio (.NET) since the Beta back in year 2000. He and the team have developed many projects using .NET platform such as SCM, and HR based applications. He is familiar with the N-Tier design of business application and is also an expert with database experience in MS SQL, Oracle and AS 400.

  • Visual c для visual studio 2013 x64 скачать windows 10 x64
  • Visual studio 2013 скачать для windows 10 с официального сайта
  • Visual studio 2012 c windows form
  • Visual c x64 скачать для windows 10 all in one
  • Visual studio 2015 2017 и 2019 для windows