Welcome to Jordev Sign in | Join | Help
Visual Studio 2008 & Windows Vista

Earlier, this week I've installed the new version of VS Microsoft Visual Studio 2008 Beta 2 pre-release on my vista, and the installation fails many times. After a many times of trying and investigation the installation success and I've discovered mainly the following problem:-

The KB110806 and KB929300 cause a problem when trying to install the .NET Framework 3.5:

Those Hot Fixes will cause a problem during the installation of .NET Framework 3.5 Beta 2, to resolve this error:

Goto the Control Panel, Select Program & Features, choose "View Installed updates". Uninstall the following Windows Updates:

- Hotfix for Microsoft Windows (KB110806)

- Hotfix for Microsoft Windows (KB929300)

 

After completing the installation, you must re-install the mentioned updates; you can find them in the Visual Studio Installation Folders under the following path:

"Drive:\wcu\dotNetFramework\dotNetMSP\x86\NetFX2.0-KB110806-v6000-x86.msu"

"Drive:\wcu\dotNetFramework\dotNetMSP\x86\NetFX3.0-KB929300-v6000-x86.msu"

 

After completing the installation, you must re-install the mentioned updates; you can find them in the Visual Studio Installation Folders under the following:

"Drive:\wcu\dotNetFramework\dotNetMSP\x86\NetFX2.0-KB110806-v6000-x86.msu"

"Drive:\wcu\dotNetFramework\dotNetMSP\x86\NetFX3.0-KB929300-v6000-x86.msu"

 

Posted: Friday, August 31, 2007 9:44 AM by moh.kanaan

Comments

Ayman Farouk said:

I have installed VS.NET 08 on VISTA as well, but I didn't get any problem.

What edition of VS08 did you install ?

# August 31, 2007 9:45 AM

Najeeb Jarrar said:

yes , i also installed it on a vista and i didnt notice a problem in the setup :s

# August 31, 2007 1:09 PM

moh.kanaan said:

hi Ayman,

The OS is Vista Ultimate Edittion,

The Edittion of VS is Visual Studio Team Suite 2008 beta 2, taking in consideration that i've multi versions of VS, i have VS 2005 Team suite, and the mentioned Hot Fixes handle some issues with Visual Studio 2005 SP1.

Regards,

# August 31, 2007 1:34 PM
Anonymous comments are disabled