Skip to main content

Fix error 'Operation aborted' when installing Microsoft Visual Studio Community 2015


Yesterday, I got 'Operation aborted'  when running vs_community_ENU.exe (209KB) to install Microsoft Visual Studio Community 2015 on a server running Microsoft Windows Server 2012 R2.

Try cleaning %Temp% folder and Run as Administrator: get sam error

Run to the following command to get log file:
vs_community_ENU.exe /l vs_community_ENU.log
Log file's content

[13B4:2064][2017-02-04T22:53:28]i000: === Logging started: 2017-02-04T22:53:28+07:00 ===
[13B4:2064][2017-02-04T22:53:28]i000: Bootstrapper v14.0.6023.29133, Windows v6.2 (Build 9200: Service Pack 0), command line: vs_community_ENU.exe  /l vs_community_ENU.log
[13B4:2064][2017-02-04T22:53:28]i000: Detected bundles: 0, related: 0
[13B4:2064][2017-02-04T22:53:28]i000: Downloading http://go.microsoft.com/fwlink/?LinkId=532606&clcid=0x409 with IFileOperation, file: C:\Users\ADMINI~1\AppData\Local\Temp\2\{5146D553-06B4-422A-9690-1F7ACCE85DF1}\vs_community.exe, attempt: 1
[13B4:2064][2017-02-04T22:53:29]i000: User canceled the download or was disconnected.
[13B4:2064][2017-02-04T22:53:29]e000: Error 0x80004004: Failed to download bundle: http://go.microsoft.com/fwlink/?LinkId=532606&clcid=0x409
[13B4:2064][2017-02-04T22:53:29]e000: Error 0x80004004: Failed to download bundle.
[13B4:2064][2017-02-04T22:53:35]i000: Process exit code: 0x80004004 (-2147467260)

Fixed:
Download vs_community.exe (3.373KB) from http://go.microsoft.com/fwlink/?LinkId=532606&clcid=0x409
then install successfully!



Popular posts from this blog

Windows command: icacls

Icacls is a command-line utility that can be used to display or modify discretionary access control lists (DACLs) on specified files, and apply stored DACLs to files in specified directories.

Linux: Commonly Used Shortcuts

Get more productive with these shortcuts. Commonly used shortcuts in Linux Shortcuts Action CTRL + a Jump to the beginning of line CTRL + e Jump to the end of line CTRL + d Close the terminal CTRL + l Clear terminal screen CTRL + u Delete from cursor back to beginning Esc + . Get the last argument of the previous command

Microsoft Photos App

Reset, uninstall and Reinstall Microsoft Photos app, the default photo viewer on Microsoft Windows 10.