I was trying to install visual studio 2008 and it fails on .NET Framework I have attempted toinstall it manuls tryed to install 3.0 and 3.0 sp1 but won't work please help heres the file log
[09/12/09,08:03:07] Microsoft .NET Framework 3.0SP1 (CBS): [2] Error: Installation failed for component Microsoft .NET Framework 3.0SP1 (CBS). MSI returned error code 1
[02/12/09,08:03:23] WapUI: [2] DepCheck indicates Microsoft .NET Framework 3.0SP1 (CBS) is not installed.
| | sanddobby | Hi Sanddobby,
Since your issue seems to be related to .NET Framework,let's install .NET Framework 3.5 full packageseparately.
I'm not quite sure what OS is on your machine. Please provide me more information on that.
You can follow these steps to have a try:
For XP or Windows Server 2003: 1. Use Cleanup tool to remove .NET Framework 3.0 and run .NET Framework 3.5 full package installer to install .NET 3.5. 2. If any problem occurs during the installation, use Collect tool to collect the log files for further troubleshooting. (Please follow the following steps to collect the log files)
For Vista or later OS: 1. Check whether you have turned on the windows feature of .NET Framework 3.0. Please go to Control Panel -> Programs and Features -> Turn Windows features on or off -> Check the box next to Microsoft .NET Framework 3.0. 2.Use Verification Toolto verify .Net Framework 2.0, 3.0. If .Net Framework 2.0 and 3.0 cannot be verified on your computer, you can try to follow the steps mentioned in the following blog to repair the .NET Framework 2.0 and 3.0 on Windows Vista. See: http://blogs.msdn.com/astebner/archive/2007/03/26/how-to-repair-the-net-framework-2-0-and-3-0-on-windows-vista.aspx 3. If .NET Framework 2.0 and 3.0 are verified successfully but the installation still fails, please collect the log file. (Please follow the following steps to collect the log files)
The steps to collect the log: - Try to clean your "%temp%" folder (Start Menu >> Run >> Type "%temp%") - Install .NET Framework 3.5 - Collect the logsfrom "%temp%" folder Collect tool: http://blogs.msdn.com/heaths/archive/2008/05/09/visual-studio-and-net-log-collection-utility.aspx - Upload vslogs.cab file toSkyDrive and post the link back here
Hope this helps.
Best regards, Yichun Chen Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- Marked As Answer bysanddobby Monday, September 14, 2009 6:40 PM
-
| | YiChun Chen | Hi Sanddobby,
Since your issue seems to be related to .NET Framework,let's install .NET Framework 3.5 full packageseparately.
I'm not quite sure what OS is on your machine. Please provide me more information on that.
You can follow these steps to have a try:
For XP or Windows Server 2003: 1. Use Cleanup tool to remove .NET Framework 3.0 and run .NET Framework 3.5 full package installer to install .NET 3.5. 2. If any problem occurs during the installation, use Collect tool to collect the log files for further troubleshooting. (Please follow the following steps to collect the log files)
For Vista or later OS: 1. Check whether you have turned on the windows feature of .NET Framework 3.0. Please go to Control Panel -> Programs and Features -> Turn Windows features on or off -> Check the box next to Microsoft .NET Framework 3.0. 2.Use Verification Toolto verify .Net Framework 2.0, 3.0. If .Net Framework 2.0 and 3.0 cannot be verified on your computer, you can try to follow the steps mentioned in the following blog to repair the .NET Framework 2.0 and 3.0 on Windows Vista. See: http://blogs.msdn.com/astebner/archive/2007/03/26/how-to-repair-the-net-framework-2-0-and-3-0-on-windows-vista.aspx 3. If .NET Framework 2.0 and 3.0 are verified successfully but the installation still fails, please collect the log file. (Please follow the following steps to collect the log files)
The steps to collect the log: - Try to clean your "%temp%" folder (Start Menu >> Run >> Type "%temp%") - Install .NET Framework 3.5 - Collect the logsfrom "%temp%" folder Collect tool: http://blogs.msdn.com/heaths/archive/2008/05/09/visual-studio-and-net-log-collection-utility.aspx - Upload vslogs.cab file toSkyDrive and post the link back here
Hope this helps.
Best regards, Yichun Chen Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- Marked As Answer bysanddobby Monday, September 14, 2009 6:40 PM
-
Thank you for the help it worked i had vista by the way. it's strange how it installs fine on windows 7 | | YiChun Chen | Hi Sanddobby, It's my pleasure. :) For Windows 7, it includes .NET Framework 3.5 SP1 as an OS component. This means you will get the .NET Framework 2.0 SP2, 3.0 SP2 and 3.5 SP1. .NET 3.0 SP2 and 3.5 SP1 can be added or removed via the Programs and Features control panel. I'm so glad to hear that. Cheer! Have a good week. Best regards, Yichun Chen
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. | | YiChun Chen |
|