Visual Studio 2015 Update 2 package failed - Blocking setup error 0x80044000 -


i trying install visual studio 2015 update 2 on windows 10. first not install nuget , other packages due insufficient write acces programdata folder (even though ran installer admin). solved taking ownership of programdata folders.

however, 1 error remains when installing update 2:

[19e0:19d0][2016-05-28t13:32:45]i301: applying execute package:     vsupdate_kb3022398, action: install, path: c:\programdata\package cache\0c0ba25532b60992e90c3255d09e004746c9cb2e\packages\vsupdate_kb3022398\vsupdate_kb3022398.exe, arguments: '"c:\programdata\package cache\0c0ba25532b60992e90c3255d09e004746c9cb2e\packages\vsupdate_kb3022398\vsupdate_kb3022398.exe" /q /norestart /disablesystemrestore /chainingpackage vs_community_enu_slip /ceipconsent  /log "d:\temp_files\tmp\dd_vs_community_20160528132255_129_vsupdate_kb3022398.log" /originalsource "d:\temp_files\tmp\{b95f54cf-62f8-4668-ac15-16509eac5129}\vs_community.exe" /originaldisplaymode "full" -burn.ancestors={04fa3a35-1f49-4510-8051-819cdc1e6e01}' [19e0:19d0][2016-05-28t13:32:52]e000: error 0x80044000: process returned error: 0x80044000 [19e0:19d0][2016-05-28t13:32:52]e000: error 0x80044000: failed execute exe package. [1a68:1650][2016-05-28t13:32:52]e000: error 0x80044000: failed configure per-machine exe package. 

download full error log here.

i have tried 'solution' offered in this thread.

any appreciated. also, when 1 know why installer didn't have access programdata folder please enlighten me.


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -