Visual Studio Community 2015 setup failed

半城伤御伤魂 提交于 2019-12-05 08:39:56

I found the following error message from your shared log file “dd_vs_community_20161027000333.log”:

Error 0x80070003: Failed to move verified file to complete payload path: C:\ProgramData\Package Cache{DE064F60-6522-3310-9665-B5E3E78B3638}v14.0.23107\packages\communitycore\Setup\cab8.cab

Error code “0x80070003” means the specified path couldn’t be found, you need to confirm the existing of the specified folder and try to manually move it.

ExecuteError: Package (VC_IDE_Debugger) failed: Error Message Id: 1316 ErrorMessage: The specified account already exists.

I found there have another 3 packages (PerfTools_CORE_x86.msi, PerfTools_RES_enu.msi, vs_RoslynLanguageServices.msi) also have this same issue, you can have a try with the following:

  1. Run the Fixit tool to automatically repair issues including corrupted registry keys that block you from installing or removing programs.

  2. If method 1 not works, take a look at this similar issue and directly use the above 4 package files (VC_IDE.Debugger.msi, PerfTools_CORE_x86.msi, PerfTools_RES_enu.msi, vs_RoslynLanguageServices.msi) from a healthy ISO file of VS community 2015 with update 3 to uninstall then reinstall that components. After that, you can use the ISO file to repair again.

The case is iso image is corrupt. Login as admin Make the iso a drive Start vs community.exe

If preparation .exe error Just walk to the location. Run it as administrator. Come back to installer and say skip. It will be ok. For some skip option won't come. So download is only option. Keep the backup of missed ones. So that next installation is foolproof. The download is in temp folder search by the package name and take backup. Thanks

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!