<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; uninstall .net framework</title> <atom:link href="http://www.ghacks.net/tag/uninstall-net-framework/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Troubleshoot .NET Framework Issues</title><link>http://www.ghacks.net/2010/11/09/how-to-troubleshoot-net-framework-issues/</link> <comments>http://www.ghacks.net/2010/11/09/how-to-troubleshoot-net-framework-issues/#comments</comments> <pubDate>Tue, 09 Nov 2010 09:14:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[.net cleanup tool]]></category> <category><![CDATA[microsoft .net framework]]></category> <category><![CDATA[net framework]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[uninstall .net framework]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=36663</guid> <description><![CDATA[Microsoft&#8217;s .NET Framework has become an integral part of the Windows operating system. Windows 7 for instance ships with the .NET Framework 3.5, which means that users can run applications that require this version of the framework, or an older version like the .Net Framework 3.0. Sometimes things are not working as they are intended [...]]]></description> <content:encoded><![CDATA[<p>Microsoft&#8217;s .NET Framework has become an integral part of the Windows operating system. Windows 7 for instance ships with the .NET Framework 3.5, which means that users can run applications that require this version of the framework, or an older version like the .Net Framework 3.0. Sometimes things are not working as they are intended to, and troubleshooting .Net Framework problems can take a lot of time and spark frustration, as users have to deal with all the different versions that are installed on their system.</p><p>The troubleshooting of .Net Framework issues should begin with an assessment of the installed versions of the Framework on the operating system. The tool for that is the <a
href="http://www.ghacks.net/2010/01/13/microsoft-net-framework-setup-verification-utility-windows/">.Net Framework Setup Verification Utility</a>. It supports all versions of the .Net Framework, here is the full list valid as of today:</p><blockquote><ul><li> .NET Framework 1.0</li><li> .NET Framework 1.1</li><li> .NET Framework 1.1 SP1</li><li> .NET Framework 2.0</li><li> .NET Framework 2.0 SP1</li><li> .NET Framework 2.0 SP2</li><li> .NET Framework 3.0</li><li> .NET Framework 3.0 SP1</li><li> .NET Framework 3.0 SP2</li><li> .NET Framework 3.5</li><li> .NET Framework 3.5 SP1</li><li> .NET Framework 4 Client</li><li> .NET Framework 4 Full</li></ul></blockquote><p>It is important to always run the latest version of the installed .Net Framework on the system. This means that you should run .Net Framework 3.0 SP2 and not .Net Framework 3.0. The setup verification tool scans the computer for installed .Net Framework versions and displays them in a listing. Even better is that it can be used to verify the integrity of those installations.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/11/net-framework-troubleshoot.jpg" alt="net framework troubleshoot" title="net framework troubleshoot" width="405" height="173" class="alignnone size-full wp-image-36665" /></p><p>To verify a .Net Framework installation pick the product from the pulldown menu and select Verify Now. The application scans the system and will display the status of the analysis in the end. The message Product verification succeeded indicates that that scanned .Net Framework version is installed correctly on the system. Two log files are automatically generated, the important log for troubleshooting the framework is the error log. Both log files are stored in the system cache.</p><p>The verification needs to be run for every installed .Net Framework version. There are two possibilities now. The first is that all verifications have completed successfully. That&#8217;s great as it means that the .Net Framework is working properly and that a corrupt installation is not the cause of the issues experienced on the PC. Users who do not have the latest .Net Framework version installed may consider installing it to see if it resolves the issues they are experiencing.</p><p>Users with corrupt or damaged framework installations need to fix those issues before they can run programs that depend on the framework in Windows. There are two possibilities for this. They may want to try and uninstall the damaged frameworks from the &#8220;uninstall a program&#8221; control panel applet.</p><p>This may or may not work depending on the individual situation. The best alternative for this scenario is to remove the full .Net Framework from the system, with full meaning all product versions. It is then possible to reinstall the desired .Microsoft .NET Framework after the old installation has been removed completely from the computer system.</p><p>The tool of choice for this procedure is the <a
href="http://www.ghacks.net/2008/12/02/microsoft-net-framework-cleanup-tool/">.NET Framework Cleanup Tool</a> which supports the following product versions.</p><blockquote><ul><li> .NET Framework &#8211; All Versions</li><li> .NET Framework &#8211; All Versions (Tablet PC and Media Center)</li><li> .NET Framework &#8211; All Versions (Windows Server 2003)</li><li> .NET Framework &#8211; All Versions (Windows Vista and Windows Server 2008)</li><li> .NET Framework 1.0</li><li> .NET Framework 1.1</li><li> .NET Framework 2.0</li><li> .NET Framework 3.0</li><li> .NET Framework 3.5</li><li> .NET Framework 4</li></ul></blockquote><p>Please note that the cleanup tool will only offer to remove framework versions that are not part of the operating system. This means for instance that Windows 7 users will only see an option to remove the .NET Framework 4.0 if it is installed and not the versions 2.0, 3.0 or 3.5.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/11/net-framework-cleanup-tool.jpg" alt="net framework cleanup tool" title="net framework cleanup tool" width="405" height="251" class="alignnone size-full wp-image-36668" /></p><p>Have another tip on troubleshooting .Net Framework issues? Post it in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/11/09/how-to-troubleshoot-net-framework-issues/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Microsoft .net Framework Cleanup Tool</title><link>http://www.ghacks.net/2008/12/02/microsoft-net-framework-cleanup-tool/</link> <comments>http://www.ghacks.net/2008/12/02/microsoft-net-framework-cleanup-tool/#comments</comments> <pubDate>Tue, 02 Dec 2008 11:59:55 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[.net cleanup tool]]></category> <category><![CDATA[cleanup tool]]></category> <category><![CDATA[install .net framework]]></category> <category><![CDATA[microsoft .net]]></category> <category><![CDATA[net framework]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[uninstall .net framework]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8658</guid> <description><![CDATA[The Microsoft .net Framework is being used by a wide variety of software applications. Microsoft made the decision to provide the different .net Framework versions as separate installations. This effectively means that someone who installs the Microsoft .net Framework 3.5 on his computer will automatically install the previous .net Framework versions as well for backward [...]]]></description> <content:encoded><![CDATA[<p>The Microsoft .net Framework is being used by a wide variety of software applications. Microsoft made the decision to provide the different .net Framework versions as separate installations. This effectively means that someone who installs the Microsoft .net Framework 3.5 on his computer will automatically install the previous .net Framework versions as well for backward compatibility.</p><p>It can happen that the uninstallation or repair of a .net Framework installation fails which can have the effect that a new installation wont succeed either. Manually removing the leftovers to be able to install the framework anew is a complex process.</p><p>A far better solution would be to run a cleanup tool that will remove all traces of the Microsoft .net Framework from the computer system.</p><p><a
href="http://blogs.msdn.com/b/astebner/archive/2005/04/08/406671.aspx">Aaron Stebner&#8217;s</a> (via Raymond) Microsoft .net Framework Cleanup Tool is that software program. The portable application scans the computer system for installed .net Framework versions.</p><p><span
id="more-8658"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/net_framework_cleanup.jpg" alt="" title="net framework cleanup" width="395" height="237" class="alignnone size-medium wp-image-8659" /></p><p>It will display them in a list with the option to uninstall a specific .net Framework version or all of them from the computer system. The software developer points out that his application should be used as a last resort if the regular installation or uninstallation of the Microsoft .net Framework fails on the computer.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/02/microsoft-net-framework-cleanup-tool/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
