Uninstalled VS2010 Beta 2. Uninstalled .NET Framework 4 Extended Beta 2.

On attempting to uninstall .NET Framework 4 Client Profile Beta 2. I get

Blocking Issues: You must uninstall the .NET Framework 4 Extended Beta 2 before you uninstall the .NET Framework 4 Client Profile Beta 2.

On attempting to reinstall Framework 4 Beta 2 I get:

Details: Same or higher version of .NET Framework 4 Beta 2 has already been installed on this computer.

Please help!

Can I simply remove registry entries and the C:\WINDOWS\Microsoft.NET\Framework\v4.0.21006 directory?

link|improve this question
This question is more appropriate for Super User. – Helen Mar 17 '10 at 21:03
feedback

4 Answers

I just did this the other day. I used "Uninstall Programs" (formerly "Add/Remove Programs") in Control Panel to remove everything that had "beta 2" in the name.

link|improve this answer
That's what I did - however on uninstalling .NET Framework 4 Client Profile Beta 2 I get the error listed above. I believe my only option is to manually uninstall or format my hard drive. – DannyAsher Feb 15 '10 at 14:09
feedback

In addition to removing all keys under: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4 I had to also remove this key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4.0 After doing this, the uninstaller for client profile beta 2 no longer complains.

link|improve this answer
feedback
up vote 0 down vote accepted
link|improve this answer
1  
Your link is dead...It's helpful when you post links to also say what it links to so another link can be found. – Nate Zaugg Jun 29 '10 at 18:37
It was a link to offline redistributable installer for .NET 4.0 beta 2 (it was used in a different answer). – devmake Aug 21 '10 at 20:08
feedback

I had major trouble uninstalling the .net framework 4.0 (non-beta). came across this app, which may help others:

http://blogs.msdn.com/b/astebner/archive/2008/08/28/8904493.aspx

but it didn't work for me. i've deleted all the registry keys as per the above, but that didn't work either...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.