473,408 Members | 2,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Manual .Net 2.0 Framework Uninstall

I need a procedure for a manual .Net 2.0 Framework uninstall.

dotnetfx /C doesn't work

Manaully running the .msi from the %systemroot%\installer directory doesn't
work.

It appears to be some sort of version conflict.

Any help is appreciated.
Jul 17 '07 #1
3 15569
Hi, Steve.

Maybe it's time to bring the big guns in... ;-)

Download the Installer for "Windows Install Cleanup" :

http://download.microsoft.com/downlo...bd/msicuu2.exe

And run it. After you've run it, you'll see a menu entry for
"Windows Install Cleanup" in your Programs entry in the Start Button.

Run it, and it will present you with a list of programs which you have installed.

Check to see if there's any .Net Framework 2.0-related programs
in the list, select them ( make sure you don't select any other program! )
....and click the "Remove" button.

The "Windows Install Cleanup" utility allows you to :

1. identify .Net Framework components which still need to be uninstalled
2. remove them

Be careful when you select the items from the list.
You don't want to uninstall programs you need.

Uninstall everything .Net Framework 2.0-related,
and you may be in better shape to reinstall them.

Good luck, and let us know how you do.

The last resort after this (short of formatting the drive), would be to delete the
..Net 2.0 file directories, and delete all the .Net Framework 2.0 Registry entries.

Let's hope it doesn't get to that...or to a format.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Steve Cross" <cr****@removeforspam.assessor.shelby.tn.uswrote in message
news:uU**************@TK2MSFTNGP04.phx.gbl...
>I need a procedure for a manual .Net 2.0 Framework uninstall.

dotnetfx /C doesn't work

Manaully running the .msi from the %systemroot%\installer directory doesn't work.

It appears to be some sort of version conflict.

Any help is appreciated.

Jul 17 '07 #2
Thank you Juan. That fixed my issue.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
Hi, Steve.

Maybe it's time to bring the big guns in... ;-)

Download the Installer for "Windows Install Cleanup" :

http://download.microsoft.com/downlo...bd/msicuu2.exe

And run it. After you've run it, you'll see a menu entry for
"Windows Install Cleanup" in your Programs entry in the Start Button.

Run it, and it will present you with a list of programs which you have
installed.

Check to see if there's any .Net Framework 2.0-related programs
in the list, select them ( make sure you don't select any other program! )
...and click the "Remove" button.

The "Windows Install Cleanup" utility allows you to :

1. identify .Net Framework components which still need to be uninstalled
2. remove them

Be careful when you select the items from the list.
You don't want to uninstall programs you need.

Uninstall everything .Net Framework 2.0-related,
and you may be in better shape to reinstall them.

Good luck, and let us know how you do.

The last resort after this (short of formatting the drive), would be to
delete the
.Net 2.0 file directories, and delete all the .Net Framework 2.0 Registry
entries.

Let's hope it doesn't get to that...or to a format.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Steve Cross" <cr****@removeforspam.assessor.shelby.tn.uswrote in
message news:uU**************@TK2MSFTNGP04.phx.gbl...
>>I need a procedure for a manual .Net 2.0 Framework uninstall.

dotnetfx /C doesn't work

Manaully running the .msi from the %systemroot%\installer directory
doesn't work.

It appears to be some sort of version conflict.

Any help is appreciated.


Jul 17 '07 #3
re:
!Thank you Juan. That fixed my issue.

You're quite welcome, Steve, and... hallelujah !

:-)


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Steve Cross" <cr****@removeforspam.assessor.shelby.tn.uswrote in message
news:O5**************@TK2MSFTNGP04.phx.gbl...
Thank you Juan. That fixed my issue.
"Juan T. Llibre" <no***********@nowhere.comwrote in message news:%2****************@TK2MSFTNGP06.phx.gbl...
>Hi, Steve.

Maybe it's time to bring the big guns in... ;-)

Download the Installer for "Windows Install Cleanup" :

http://download.microsoft.com/downlo...bd/msicuu2.exe

And run it. After you've run it, you'll see a menu entry for
"Windows Install Cleanup" in your Programs entry in the Start Button.

Run it, and it will present you with a list of programs which you have installed.

Check to see if there's any .Net Framework 2.0-related programs
in the list, select them ( make sure you don't select any other program! )
...and click the "Remove" button.

The "Windows Install Cleanup" utility allows you to :

1. identify .Net Framework components which still need to be uninstalled
2. remove them

Be careful when you select the items from the list.
You don't want to uninstall programs you need.

Uninstall everything .Net Framework 2.0-related,
and you may be in better shape to reinstall them.

Good luck, and let us know how you do.

The last resort after this (short of formatting the drive), would be to delete the
.Net 2.0 file directories, and delete all the .Net Framework 2.0 Registry entries.

Let's hope it doesn't get to that...or to a format.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Steve Cross" <cr****@removeforspam.assessor.shelby.tn.uswrote in message
news:uU**************@TK2MSFTNGP04.phx.gbl...
>>>I need a procedure for a manual .Net 2.0 Framework uninstall.

dotnetfx /C doesn't work

Manaully running the .msi from the %systemroot%\installer directory doesn't work.

It appears to be some sort of version conflict.

Any help is appreciated.



Jul 17 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: CMan | last post by:
Hi, We are currently trying to install .Net Framework v.1.1 on a server which already has v1.0. We are receiving the following error. Error 1704.An installation for Microsoft .NET Framework...
6
by: Jim Wood | last post by:
Hi. I don't do any software development, but had to download and install dot-net Framework 1.1 in order to install a Lantronics device-installer utility. I see that Framework has added itself to...
0
by: Daniel Pratt | last post by:
(originally posted to microsoft.public.dotnet.framework) Hi All, I have a Windows Service project that contains an "Installer" class that is used to install and uninstall the service. The...
2
by: pc | last post by:
hi everyone, we have a server on which someone blew away the MySQL 4 progs directory before installing MySQL 5. When installing MySQL 5 the installation failed with an error stating that it was...
7
by: therod | last post by:
I am running Windows Server 2003 SP1 and .Net Framework 1.1 I want to upgrade to .Net 2.0 and I'm pretty sure I should uninstall 1.1 first. Problem is that .NET 1.1 doesn't show up in Control...
17
by: HartsVideo | last post by:
Hi, No one seems to know the answers to these questions or they're just not telling. I downloaded and installed .NET Framework 2.0 and along with it came ASP.NET. .NET Framework 2.0 wrecked...
6
by: =?Utf-8?B?dGlnZ3ky?= | last post by:
I am trying to install Windows Home Server Connect on my laptop and the install falls over with a message that I have to unintall components (WinFX, Indigo etc) of .Net 3 Beta. I have successfully...
7
by: Steve Cross | last post by:
I have a problem with ASP.Net 2.0 that I think needs a re-install. When I go to the control panel and try to uninstall, the Microsoft .Net Framework 2.0 Setup dialog comes up and tells me the...
6
by: Alan Silver | last post by:
Hello, Sorry if this is slightly OT, but I reckon there would be folks here who would know... I have a Windows 2003 Server box, SP4 and .NET 2.0 installed. Trouble is that it also has .NET...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.