Note: If these troubleshooting instructions do not help, search or post on MSDN Forums in .NET Framework Setup or Visual Studio Setup and Installation. This is a community-driven web site on which Microsoft employees also participate.
How to locate the latest installation log file and installation error code:
You would see last line in the file starting with “Final Result: Installation failed with error code:” It will be followed by error code, e.g. (0x80070642)
Refer to following table for each error code:
1. Error Code: 0x80070002 (MSI fails to start installation)
Steps to identify the issue:
Steps to resolve the issue:
Steps to Verify the issue resolution:
2. Error Code: 0x00000BC9
Steps to identify the issue:
Steps to resolve the issue:
3. Check if it's 1719 MSI internal error:
Steps to Identify the issue:
Steps to resolve the issue:
HKLM\Software\Microsoft\Windows\CurrentVersion\Installer
Check if following registry keys have correct values:
Re-run setup program after trying troubleshooting steps.
4. Error: 1060 (424)
Steps to identify the issue:
"The specified service does not exist as an installed service. ."
Steps to resolve the issue:
Refer
For Windows 2000, for Windows XP, or for Windows Server 2003
To make sure that the required services are available and are running, follow these steps:
Notes
For Windows Vista, for Windows Server 2008, and for Windows 7
To make sure that the required services are available and are running, follow these steps:
< http://support.microsoft.com/kb/968002 has more details>
5. Error: 0x80004002
Steps to identify the issue:
Steps to resolve the issue:
If installation still fails with same error code, please follow the steps below:
1. Download and install the Windows Update Agent
For more information about how to download the latest version of Windows Update Agent, click the following article number to view the article in the Microsoft Knowledge Base: 949104 (http://support.microsoft.com/kb/949104/)
Blocking Error messages:
1. If you see following message in .NET4 Setup message box - " You must install the 32-bit Windows Imaging Component (WIC) before you run Setup. Please visit the Microsoft Download Center to install WIC, and then rerun Setup."
Resolution:
Please visit http://go.microsoft.com/fwlink/?LinkId=162643 and install "wic_x86_enu.exe" file. After installing "wic_x86_enu.exe", rerun .NET Framework 4 setup
How to locate the latest installation log file and installation error code:
You would see last line in the file starting with “Final Result: Installation failed with error code:” It will be followed by error code, e.g. (0x80070642)
Refer to following table for each error code:
1. Error Code: 0x80070002 (MSI fails to start installation)
Steps to identify the issue:
Steps to resolve the issue:
Steps to Verify the issue resolution:
2. Error Code: 0x00000BC9
Steps to identify the issue:
Steps to resolve the issue:
3. Check if it's 1719 MSI internal error:
Steps to Identify the issue:
Steps to resolve the issue:
HKLM\Software\Microsoft\Windows\CurrentVersion\Installer
Check if following registry keys have correct values:
Re-run setup program after trying troubleshooting steps.
4. Error: 1060 (424)
Steps to identify the issue:
"The specified service does not exist as an installed service. ."
Steps to resolve the issue:
Refer
For Windows 2000, for Windows XP, or for Windows Server 2003
To make sure that the required services are available and are running, follow these steps:
Notes
For Windows Vista, for Windows Server 2008, and for Windows 7
To make sure that the required services are available and are running, follow these steps:
< http://support.microsoft.com/kb/968002 has more details>
5. Error: 0x80004002
Steps to identify the issue:
Steps to resolve the issue:
If installation still fails with same error code, please follow the steps below:
1. Download and install the Windows Update Agent
For more information about how to download the latest version of Windows Update Agent, click the following article number to view the article in the Microsoft Knowledge Base: 949104 (http://support.microsoft.com/kb/949104/)
Blocking Error messages:
1. If you see following message in .NET4 Setup message box - " You must install the 32-bit Windows Imaging Component (WIC) before you run Setup. Please visit the Microsoft Download Center to install WIC, and then rerun Setup."
Resolution:
Please visit http://go.microsoft.com/fwlink/?LinkId=162643 and install "wic_x86_enu.exe" file. After installing "wic_x86_enu.exe", rerun .NET Framework 4 setup
No comments:
Post a Comment