Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2013 Ultimate installation error

When I try to install Visual Studio 2013 Ultimate on my laptop, I get this error:


Setup Failed! Install cannot continue because some required components failed.

Please correct the following problems and restart the setup to ensure full product functionality. To learn more, you can review the list of common issues and workarounds or examine the log file.

Setup Engine

This operation returned because the timeout period expired.

There wasn't anything of relevance in the list of common issues. In the log file there were these errors:

[0AA8:0FC4][2013-10-20T18:24:54]e000: Error 0x800705b4: Failed to wait for child to connect to pipe. [0AA8:0FC4][2013-10-20T18:24:54]e000: Error 0x800705b4: Failed to connect to elevated child process. [0AA8:0FC4][2013-10-20T18:24:54]e000: Error 0x800705b4: Failed to actually elevate. [0AA8:0FC4][2013-10-20T18:24:54]e000: Error 0x800705b4: Failed to elevate.

Help appreciated.

like image 217
isxpjm Avatar asked Oct 20 '13 17:10

isxpjm


1 Answers

We ran into this same issue this morning (with VS Premium 2013). The user was not a local administrator on their machine, which was causing the problem. Giving them local admin rights (or running the install as administrator) resolved the issue.

like image 118
Matt Ring Avatar answered Nov 14 '22 23:11

Matt Ring