Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Common issues in Visual Studio 2015 setup


Workaround

To work around this issue, try one or more of the following methods.

0x80200010, 0x80072efe, or 0x80072ee7 - Connectivity issue during download

This error typically occurs when the Visual Studio installer experiences issues that are caused by your Internet connection during the download of required components. If you receive this error, try to install Visual Studio again after your Internet connection improves. If you continue to see this error, try one or more of the following methods:
  • Install Visual Studio from a different source. For example, if you were installing Visual Studio from VisualStudio.com or from the Microsoft Download Center, try downloading Visual Studio from MSDN instead.
  • Install Visual Studio by using the "layout" switch or an ISO file. For more information about how to do this, see Installing Visual Studio on the Microsoft Developer Network (MSDN) website.

0x80070005 - Access Denied

This error occurs when Visual Studio cannot access one or more of the required installation files. This error may occur for any of the following reasons:
  • An outside process, such as an antivirus or antimalware application, locked a Visual Studio installation file while Visual Studio was trying to install the file. To work around this issue, coordinate with your system administrator or other IT professional to make sure that Visual Studio files are not locked by these processes.
  • The user who is trying to install Visual Studio does not have administrator credentials on the computer. To successfully install Visual Studio, you must be logged in as an administrator.
  • Permissions on some registry hives can prevent Visual Studio from installing successfully. To resolve this issue, see Solving setup errors by using the SubInACL tool on the MSDN website.

0x80070643 - Installation cache or ISO is corrupted

This error typically occurs when a file that is related to the installation becomes corrupted. You may experience this error when you install Visual Studio by using an ISO or DVD that was burned from ISO. You may also experience this error during a repair of Visual Studio.
Error when you install from an ISO or DVD that was burned from an ISO
If you use an ISO file for your installation of Visual Studio, or if you use a DVD that was burned from an ISO file, the ISO file may become corrupted during the download process. You can verify the integrity of the ISO file by using the Microsoft File Checksum Integrity Verifier tool. To do this, follow these steps:
  1. Download and install the Microsoft File Checksum Integrity Verifier tool.

    Note To use this tool, you must know the file path of the ISO file.
  2. During the installation of the tool, you are prompted to provide a directory in which the files are to be extracted. Note the directory for later access. For example, you can extract the files to the following location:
    C:\TEMP\fciv
  3. At a command prompt, type the following command, and then press Enter:
    <DIRECTORY_NAME>\fciv.exe -sha1 <ISO_NAME> 
    Note In this command, the placeholder <DIRECTORY_NAME> represents the folder to which you extracted the files, and the placeholder <ISO_NAME> represents the path of the Visual Studio ISO file. For more information, see the ReadMe.htm file in the extraction directory.
  4. Verify that the SHA-1 value that is returned by the File Checksum tool matches the expected value. To determine the expected value, examine the folder to which you downloaded the ISO file. Notice that the expected SHA-1 value is different for each download source.
    1. If you downloaded the ISO file from MSDN, the SHA-1 value is provided in the Details" section for each ISO file.
    2. If you downloaded the ISO file from the Download Center, you can find the SHA-1 value by expanding the "Install Instructions" section of the product page.
If the expected SHA-1 value does not match the value that is returned by the File Checksum tool, the ISO file is corrupted. In this case, delete the file, and then download it again.
  • If you obtained the ISO file from a DVD, you can try to download the Visual Studio web installer or ISO file from MSDN or Microsoft Download Center, and then try the installation again.
  • If you purchased the DVD from a retail store, you might also be able to download Visual Studio from the store's website and then use the license key that was provided together with the DVD to activate Visual Studio. For more information about this process, contact the retail store.

Error during a repair
If the error occurs when you try to repair Visual Studio, your installation cache may be corrupted. To repair the cache, follow these steps:
  1. Close Visual Studio.
  2. Open an elevated command prompt. To do this, click Start, type cmd in the Start search box, right-click cmd.exe in the results list, and then click Run as administrator.
  3. At the command prompt, type the following command, and then press Enter.
    cd "C:\ProgramData\Package Cache" 
  4. To clear the .msi and .cab files from the cache, type the following commands at the command prompt, and press Enter after each command:
    Delete /F /S *.msi Delete /F /S *.cab 
  5. Try to repair Visual Studio again.

0x800713ec - .NET Framework installation is in progress

This error typically occurs when an installation of the .NET Framework that is separate from Visual Studio is already in progress. Because many components of the Visual Studio installer depend on the .NET Framework, an attempt to install the .NET Framework while Visual Studio is being installed can cause unexpected behavior.

To work around this issue, wait for the .NET Framework installer to finish before you install Visual Studio.

Multiple feature installation errors in Windows 7

When you install Visual Studio on a Windows 7-based computer, you may be prompted for missing resources, such as a setup package. This error occurs most often in Windows 7, but it can occur in other operating systems.

You may also receive the following warning message:

Installation errors may occur because the security certificate updates that are required to install some Visual Studio components cannot be applied to this computer.

If you then click Continue to proceed with the Visual Studio installation, you may encounter the "Unable to locate package source errors" message about errors that are not resolved through the Download packages from the internet option. When the Visual Studio installation is complete, you receive the following message:

Setup Completed. However, not all features installed correctly.

You are also shown a list of multiple features that could not be installed because the system could find the specified files. To resolve the issue, try the following methods:
  • Method 1: Make sure that you are on a computer that is connected to the Internet. In some cases, Visual Studio can programmatically retrieve and apply the required certificate updates so that the affected features can be successfully installed.
  • Method 2: Check the Group Policy setting on your computer that controls automatic certificate updates. To check the setting, open the Group Policy Editor (gpedit.msc). From the Local Group Policy Editor, under Computer Configuration, expand Administrative Templates, expand Internet Communication Management, and then click Internet Communication settings. The setting that controls automatic certificate updates is Turn off Automatic Root Certificates Update. For Visual Studio to automatically retrieve and apply the required certificates, this option should be set to Disabled.

    Note We recommend that you contact your system administrator before you change any Group Policy setting.
  • Method 3: If Methods 1 and 2 do not resolve the issue, you can also try to manually install the required certificate updates. For information about how to obtain Windows update root certificates, see How to get a Root Certificate update for Windows.
If you already have Visual Studio installed, you can try to repair Visual Studio after you have tried one or more of these methods. This process tries to successfully install the features that did not install on the previous attempt. To repair Visual Studio, open Programs and Features (appwiz.cpl). In the Programs and Features window, right-click Visual Studio, select Change, and then click Repair to start the repair process.

Note This error applies only to Windows 7 Service Pack 1 (SP1). By default, Windows 8 and later versions of Windows have these certificate updates installed.

Error 1606 with a message that references a \\psf folder

When you install Visual Studio on a Mac that's running Parallels, this may trigger error 1606 and generate a message that references a \\psf folder. To address this issue, go to http://kb.parallels.com/en/115026 (or the older http://kb.parallels.com/en/114310), and then reinstall the “Parallels Tools” integration piece that is specific to Macs that are running Parallels.

SQL packages may fail when the local administrator account does not have certain rights

When you install Visual Studio on a locked-down desktop, this may trigger errors for the SQL packages. These errors may occur if the domain administrator has removed rights from the local administrators account to tighten desktop security. For more information about how to diagnose and address these errors, see SQL Server installation fails if the Setup account does not have certain user rights.

Invalid entries passed to /FilterFeatureSelectionTree and /InstallSelectableItems switch

When you install a Visual Studio 2015 update, and the setup fails or cancels out, and then you try to run the same Visual Studio 2015 Update installer again, you receive the following error messages:
Invalid entries passed to /FilterFeatureSelectionTree switch. For more details, please see the setup log.
Invalid entries passed to /InstallSelectableItems switch. For more details, please see the setup log

This issue occurs when the initial failed or canceled setup did not persist the latest feed.xml. The next time the Visual Studio Update installer runs, it tries to use the outdated feed.xml that it detects from earlier Visual Studio install sessions.

To work around this issue, run the command that resembles the following:
VS2015.3.exe /overridefeeduri <Path to feed.xml>

The path of feed.xml can be a web link from the following table. Or, you can download files from the web link and save the feed.xml to your local disk, and then the "Path to feed.xml" will be your local path.

Note The feed.xml is language specific. Therefore, please select the feed.xml that matches the language version of your Visual Studio. If you have multiple languages installed, please select the one that you used to install Visual Studio at first.

For example, if you have CHS Visual Studio installed on the computer, then the command line to use would be as following:
VS2015.3.exe /overridefeeduri http://go.microsoft.com/fwlink/?LinkID=564093&clcid=0x804

Or, if you download the feed.xml from http://go.microsoft.com/fwlink/?LinkID=564093&clcid=0x804 to your local disk at d:\VisualStudio\feed.xml, then the command line to use would be as follows:
VS2015.3.exe /overridefeeduri d:\VisualStudio\feed.xml

↑ Back to the top


More Information

If this article does not address the Visual Studio installation issue that you are experiencing, go to the Visual Studio Setup and Installation forum to look for more information.

You may also post your Visual Studio installation log file to the Visual Studio Setup and Installation forum and Microsoft Community for more help. To do this, follow these steps:
  1. Download the Microsoft Visual Studio and .NET Framework Log Collection tool (Collect.exe).
  2. Run Collect.exe from the directory in which you saved the tool. The tool saves a compressed cabinet file of all the Visual Studio and .NET logs to %TEMP%\vslogs.cab.
  3. Post the Vslogs.cab file to the forum, together with some descriptions of your issue.

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3039361
Revision : 1
Created on : 1/7/2017
Published on : 7/29/2016
Exists online : False
Views : 73