visual studio - (VisualStudio) The feature you are trying to use is on a network resource that is unavailable -


trying install latest vs 2017 community edition in windows 10 popup error

enter image description here common error have tried suggested solutions including

1) clean boot

2) running "microsoft fix" diagnostic tool

3) running vs2017 installer administrator repair option

4) uninstalling vs 2015 first

5) installing vs 2015 first

6) running vc_redist.x86.exe

7) running vcredist_x64.exe

8) tried uninstalling related visual studio using revo uninstaller , reinstalled vs 2017

but still popup error. same error on #'s 3,5,6,7,8 above!! can help? geesh, installing software shouldn't take 3 days googling...

the vs error log shows following

package 'microsoft.visualcpp.redist.14,version=14.11.25325,chip=x86' failed install. search url https://aka.ms/vssetuperrorreports?q=packageid=microsoft.visualcpp.redist.14;packageaction=install;returncode=1603 details command executed: "c:\programdata\microsoft\visualstudio\packages\microsoft.visualcpp.redist.14,version=14.11.25325,chip=x86\vc_redist.x86.exe" /q /norestart /log "c:\users\art3mis\appdata\local\temp\dd_setup_20170815135802_001_microsoft.visualcpp.redist.14.log" return code: 1603 return code details: fatal error during installation. log c:\users\foo\appdata\local\temp\dd_setup_20170815135802_001_microsoft.visualcpp.redist.14.log impacted workloads game development...


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -