KeithMcKay Posted September 11, 2008 Posted September 11, 2008 I am having some issues installing Microsoft.NET Framework 3.0 on x86 Vista Ultimate.I get the message, You must use "Turn Windows features on or off" in the Control Panel to install or configure Microsoft .Net Framework 3.0 x86.So off we go to Control Panel/Programs and Features/Image below..http://img367.imageshack.us/my.php?image=msfw30fz1.jpgTurning options off, on or any combination and rebooting, does not seem to help when installing Dotnet3.0?Any ideas?
MagicAndre1981 Posted September 11, 2008 Posted September 11, 2008 The .net 3.0 is part of Vista, so the MSI Installer won't work. select Microsoft .net Framework 3.0 and click ok Now you have .net 3.0 installed
shobby Posted October 5, 2008 Posted October 5, 2008 (edited) Hi I am also having the same problem.I tried by deselecting the options but still no luck..Could you please advise me .Many thanks in advance.. Edited October 5, 2008 by shobby
MagicAndre1981 Posted October 5, 2008 Posted October 5, 2008 do not deselect it. Select it and click ok to install .net 3.0.
fizban2 Posted October 6, 2008 Posted October 6, 2008 .Net Framework should be installed by default for Vista. are you trying to add or remove .NET 3.0?
ice-monster Posted July 1, 2009 Posted July 1, 2009 I am also having this problem, I uninstalled it acidentally and can't get it back!!when I run the installer it asks me "you must use "turn windows features on or off" to install this product" (something like that).then ive tried deselecting all of it, selecting all of it, trying combinations of every kind. Nothing works!Ive even tried just clicking on .net framework 3.0 and clicking OK and it still doesn't work.Please help
MagicAndre1981 Posted July 1, 2009 Posted July 1, 2009 please post a picture of the add/remove feature window and the error message you get
ice-monster Posted July 2, 2009 Posted July 2, 2009 please post a picture of the add/remove feature window and the error message you getsee the attachment.
beats Posted July 2, 2009 Posted July 2, 2009 See if this works, open a command prompt and copy/paste the relevant silent repair option for your installed version:.NET Framework 3.0 - silent repair "%windir%\Microsoft.NET\Framework\v3.0\Microsoft .NET Framework 3.0\setup.exe" /q /f /norestart.NET Framework 3.0 SP1 - silent repairmsiexec /i {2BA00471-0328-3743-93BD-FA813353A783} REBOOT=ReallySuppress /l*v %temp%\netfx30sp1_repair_log.txt /qn.NET Framework 3.0 SP2 - silent repairmsiexec /fpecmsu {A3051CD0-2F64-3813-A88D-B8DCCDE8F8C7} REBOOT=ReallySuppress REINSTALL=ALL /l*v %temp%\netfx30sp2_repair_log.txt /qn
MagicAndre1981 Posted July 2, 2009 Posted July 2, 2009 and did you select the checkbox to install .net Framework 3.0 in "Turn Windows features on or off" dialog and click on ok, to install the framework?
fizban2 Posted July 3, 2009 Posted July 3, 2009 please post a picture of the add/remove feature window and the error message you getsee the attachment.you cannont use the external installer from MS, you have to go through features and install the .NetFramwork 3.0 there. if you want to use the MSI installer, go downloaded 3.5 sp1 and use that one
ice-monster Posted July 4, 2009 Posted July 4, 2009 here is what it looks like, Quote fizban2: "you cannont use the external installer from MS, you have to go through features and install the .NetFramwork 3.0 there."care to explain how?also i tried beats' way, through the CMD promt, heres what that looked like."%windir%\Microsoft.NET\Framework\v3.0\Microsoft .NET Framework 3.0\setup.exe" /q /f /norestartwhat now?
cluberti Posted July 4, 2009 Posted July 4, 2009 I've had this problem before, and I've fixed it by installing .net 3.5 SP1 after installing Vista SP2 (it was fairly recent). No matter what the checkbox for .net 3.0 was, it never installed. However, 3.5 SP1 contains 2.0, 3.0, and 3.5 bits, and it worked fine (and afterwards .net 3.0 was checked and greyed out in windows components too).
Leon S. Kennedy Posted July 5, 2009 Posted July 5, 2009 Download this and install it, will end all problems.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now