Visual Sutdio 2015 Installation Error

0

EDIT: I got it working, for some reason seems uninstalling XNA Framework got it working, the other frameworks didn't even matter, I didn't suspect XNA since it came with a different program but oh well, atleast it works now.

Ever Since I updated my Windows 10 I can't get Visual studio to intall, each time I try to install it, I get this: http://prntscr.com/c6cuib no matter what options I check in the installation box, I ran it as an administrator, have no antivirus active, disabled windows firewall, troubleshooted windows update, all for nothing.

I once got it to install but it was not useable: http://prnt.sc/c6cfb3

Any ideas?

EDIT: The errors from the log file:

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

Error 0x80070002: Failed to cache payload: cab4F7DEE837DFF7D88E4EA825A6F68F405

MUX:  ExecuteError: Package (vs_communitycore) failed: Error Message Id: 1317 ErrorMessage: Error 1317.An error occurred while attempting to create the directory: C:\ProgramData\Microsoft\HelpLibrary2

Error 0x80070643: Failed to install MSI package.
Error 0x80070643: Failed to execute MSI package.
Error 0x80070643: Failed to configure per-machine MSI package.

MUX:  Return Code:0x80070643 Msi Messages:Error 1317.An error occurred while attempting to create the directory: C:\ProgramData\Microsoft\HelpLibrary2 Result Detail:0 Restart:None

 Error Message=Error 1317.An error occurred while attempting to create the directory: C:\ProgramData\Microsoft\HelpLibrary2, Result Detail=, Vital=True, Package Action=Install, Package Id=vs_communitycore

Error 0x80070643: Failed to execute MSI package.

Error 0x80070643: UX aborted cache verify begin
windows-10
visual-studio
asked on Super User Aug 16, 2016 by ShadowTerror • edited Aug 16, 2016 by ShadowTerror

1 Answer

0

Uninstalling XNA Framework worked in my case, but a good thing to try is search for "frame" in Programs and features and uninstall anything related, then proceed installing Visual Studio, as recommended by @barlop in the comments.

answered on Super User Aug 16, 2016 by ShadowTerror

User contributions licensed under CC BY-SA 3.0