Reputation: 8084
When I install visual studio I get below error. I tried multiple times but it's failing all the time. Knidly help me here.
Log file: Log file with error
Upvotes: 1
Views: 1075
Reputation: 6218
I found two error messages in your log file as below:
Applied non-vital package: trintrir_71, encountered error: 0x80070643, the error code ‘0x80070643’ is a general, since you used the ISO file to install, you can verify the integrity of it. Using the FCIV.exe tool to check the SHA1 value of the ISO, the expected value comes from VS 2013 SHA-1 Value, any discrepancy means the ISO is corrupted. After that, you can manually install the Visual Studio 2010 Tools for Office Runtime to solve this issue.
Applied non-vital package: vsupdate_kb2829760, encountered error: 0x80044000, for the error code, we can have a look at this: Error in installation log for Visual Studio 2013 Update 2 RC can be misleading, you can try to re-run the VS installer to repair it. Or go to Tools-Extensions and updates-Updates, now the latest updates for VS 2013 is VS 2013 update 5, you can find it under Updates tab, click it to install.
Meanwhile, there has some installation tips you can have a look: windows update is up-to-date, temporarily disable any antivirus software, clean up %temp% folder and re-run the VS installer as administrator.
Upvotes: 2