<?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; microsoft .net framework</title> <atom:link href="http://www.ghacks.net/tag/microsoft-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>Sat, 11 Feb 2012 21:54:04 +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 4 Download</title><link>http://www.ghacks.net/2010/04/14/microsoft-net-framework-4-download/</link> <comments>http://www.ghacks.net/2010/04/14/microsoft-net-framework-4-download/#comments</comments> <pubDate>Wed, 14 Apr 2010 08:16:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft .net framework]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24538</guid> <description><![CDATA[The Microsoft .NET Framework 4 was released just a few days ago along with Visual Studio 2010. The framework is currently only available for download but will likely be integrated into upcoming Microsoft operating system releases and updates. The newest iteration of the framework improves on the current ones. It introduces several new features as [...]]]></description> <content:encoded><![CDATA[<p>The Microsoft .NET Framework 4 was released just a few days ago along with Visual Studio 2010. The framework is currently only available for download but will likely be integrated into upcoming Microsoft operating system releases and updates.</p><p>The newest iteration of the framework improves on the current ones. It introduces several new features as well as performance improvements that both developers and end users will benefit from.</p><p><span
id="more-24538"></span>Some of the more important changes are:</p><ul><li>Performance improvement including better multicore support, background garbage collection, and profiler attach on server.</li><li>Easier debugging including dump debugging, Watson minidumps, mixed mode debugging for 64 bit and code contracts.</li><li>Added support for Windows 7 multi-touch, ribbon controls, and taskbar extensibility features.</li><li>Improvements in performance and scalability.</li><li>Visual improvements in text clarity, layout pixel snapping, localization, and interoperability.</li></ul><p>A full list of changes is available on this Microsoft <a
href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9cfb2d51-5ff4-4491-b0e5-b386f32c0992&#038;displayLang=en">page</a>.</p><p><strong>Microsoft .NET Framework 4 Download</strong></p><p>Microsoft is giving more weight to the web installer in their announcements. They are often not mentioning that a standalone installer is available as well. Here are the links to both the offline and online installer of the .net Framework 4.</p><ul><li><a
href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9cfb2d51-5ff4-4491-b0e5-b386f32c0992&amp;displaylang=en">Microsoft .NET Framework 4 (Web Installer)</a></li><li><a
href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=0a391abd-25c1-4fc0-919f-b21f31ab88b7&amp;displaylang=en">Microsoft .NET Framework 4 (Standalone Installer)</a></li></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/04/microsoft_net_framework_4-500x467.jpg" alt="" title="microsoft net framework 4" width="500" height="467" class="alignnone size-medium wp-image-24540" /></p><p>The standalone installer has a size of 48 Megabytes and contains all the files needed to install the new framework which means it does not have to load additional components from the Internet; Ideal for installing the Microsoft .NET Framework 4 on offline computer systems with no direct Internet connection.</p><p>The web installer weights in at less than 1 Megabyte but requires an Internet connection to download the remaining components during installation.</p><p>Both links point to the English version of the .net Framework 4.</p><p>Microsoft .NET Framework 4 requires at least Windows XP SP3, Windows Vista SP1 and will run on both 32-bit and 64-bit editions of those operating systems.</p><p>Applications that require the Microsoft .net Framework 4.0 will &#8211; as usual &#8211; trigger a download of the component if it is not already installed on the user&#8217;s PC.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/04/14/microsoft-net-framework-4-download/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Microsoft .Net Framework Setup Verification Utility [Windows]</title><link>http://www.ghacks.net/2010/01/13/microsoft-net-framework-setup-verification-utility-windows/</link> <comments>http://www.ghacks.net/2010/01/13/microsoft-net-framework-setup-verification-utility-windows/#comments</comments> <pubDate>Wed, 13 Jan 2010 12:51:41 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft .net framework]]></category> <category><![CDATA[net framework]]></category> <category><![CDATA[Net Framework Setup Verification Utility]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22281</guid> <description><![CDATA[The Microsoft .net Framework is a software framework that can be installed on Windows computer systems. Some Microsoft operating systems come preinstalled with a version of the .net Framework. This is for instance the case with Windows 7 which comes with Microsoft .net Framework 3.5 or Windows Vista which ships with the .net Framework 3.0. [...]]]></description> <content:encoded><![CDATA[<p>The Microsoft .net Framework is a software framework that can be installed on Windows computer systems. Some Microsoft operating systems come preinstalled with a version of the .net Framework. This is for instance the case with Windows 7 which comes with Microsoft .net Framework 3.5 or Windows Vista which ships with the .net Framework 3.0.</p><p>Many programs that are developed for the Windows operating system make use of the framework that needs to be installed before software that uses it can be installed or run. Verifying that the .net Framework has been installed correctly is an important task especially for business environments but also for users who experience error messages or other problems with the net. Framework.</p><p><span
id="more-22281"></span>The Microsoft .Net Framework Setup Verification Utility can verify the installed .net Frameworks. It will only display those frameworks that it detects to be installed on the computer system it is executed on.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/01/net_framework_setup_verification_utility.jpg" alt="" title="net framework setup verification utility" width="422" height="185" class="alignnone size-full wp-image-22282" /></p><p>This limitation to the installed versions can be overridden with a command line parameter.</p><p><code>netfx_setupverifier.exe /q:a /c:"setupverifier.exe /a"</code></p><p>The program can also be run in silent mode which will process the command without showing the graphical user interface.</p><p><code>netfx_setupverifier.exe /q:a /c:"setupverifier.exe /p <name
of product to verify>"</code></p><p>The program will start the verification of the selected .net Framework after selecting one of the available options in the pulldown menu and a click on the Verify Now button. The result will be echoed in the graphical user interface. More interesting for most users is the log file that is created by the program. This log file contains detailed information about the verification steps. It will for instance display all the files that are installed with the selected net Framework and their status.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/01/net_framework-500x170.jpg" alt="" title="net_framework" width="500" height="170" class="alignnone size-medium wp-image-22283" /></p><p>This log file can be used to analyse problems which usually come down to missing files or Registry entries.</p><p>The Microsoft .Net Framework Setup Verification Utility can be downloaded from the developer&#8217;s website <a
href="http://blogs.msdn.com/b/astebner/archive/2008/10/13/8999004.aspx">over at</a> MSDN. The website contains additional information and command line parameters.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/01/13/microsoft-net-framework-setup-verification-utility-windows/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Install Missing Runtimes With All In One Runtime</title><link>http://www.ghacks.net/2009/11/07/install-missing-runtimes-with-all-in-one-runtime/</link> <comments>http://www.ghacks.net/2009/11/07/install-missing-runtimes-with-all-in-one-runtime/#comments</comments> <pubDate>Sat, 07 Nov 2009 18:39:24 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft .net framework]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=18259</guid> <description><![CDATA[Many programs for the Windows operating system need so called runtimes so that they can execute correctly on the computer system. Two of the most popular runtimes are the Microsoft .net Framework and the Java Runtime Environment. Some programs check for missing runtimes and provide options to install them while others do not which usually [...]]]></description> <content:encoded><![CDATA[<p>Many programs for the Windows operating system need so called runtimes so that they can execute correctly on the computer system. Two of the most popular runtimes are the Microsoft .net Framework and the Java Runtime Environment. Some programs check for missing runtimes and provide options to install them while others do not which usually leads to some research in the readme or on the developer&#8217;s homepage to find out if the program has any dependencies that need to be installed on the PC before the software can be used.</p><p>All In One Runtime offers an efficient (critics would probably call it unnecessary or overkill) solution to the problem. The program checks the installed runtimes of the Windows operating system and will automatically display and install the runtimes that are not installed on the PC system.</p><p><span
id="more-18259"></span>The supported runtimes are:</p><ul><li>Microsoft .net Frameworks</li><li>.net language packs</li><li>System runtimes</li><li>Visual C++ runtimes</li><li>Microsoft Visual J#</li><li>Adobe Flash Player</li><li>Microsoft Silverlight</li><li>Shockwave Player</li><li>Java Runtime Environment</li><li>DirectX</li></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/11/runtimes-500x273.jpg" alt="runtimes" title="runtimes" width="500" height="273" class="alignnone size-medium wp-image-18260" /></p><p>The program will display the runtimes that it intends to install. A 30 second countdown will be displayed allowing the user to pause and cancel the installation or remove runtimes from the installation. All In One Runtime is a portable software program for Microsoft Windows operating systems. Supported are 32-bit and 64-bit editions of Windows XP, Windows Vista and Windows 7. The download is <a
href="http://www.computerbase.de/downloads/system/all-in-one-runtimes/">available</a> on a German website. The developer&#8217;s website is also <a
href="http://sereby.org/site/AiO">only</a> available in German.</p><p>Update: The program now offers options to install only the selected runtimes on the system. That&#8217;s better than just blindly installing all missing ones. The program has recently been updated to include runtime updates. The latest version will for instance install the latest version of Adobe Flash Player if missing on the system. It is still recommended to check for program updates after the installation to make sure that all runtimes are up to date (especially those with web browser plugins).</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/07/install-missing-runtimes-with-all-in-one-runtime/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Microsoft .net Framework Version Checker</title><link>http://www.ghacks.net/2008/11/06/microsoft-net-framework-version-checker/</link> <comments>http://www.ghacks.net/2008/11/06/microsoft-net-framework-version-checker/#comments</comments> <pubDate>Thu, 06 Nov 2008 08:27:56 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft .net framework]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8101</guid> <description><![CDATA[The Microsoft .net Framework contains a library of pre-coded functions and a virtual machine that manages code execution. Properly coded .net applications will perform a check if the Microsoft .net Framework is installed on the computer before they start the installation or execution. Improperly coded applications on the other hand might not which can lead [...]]]></description> <content:encoded><![CDATA[<p>The Microsoft .net Framework contains a library of pre-coded functions and a virtual machine that manages code execution. Properly coded .net applications will perform a check if the Microsoft .net Framework is installed on the computer before they start the installation or execution. Improperly coded applications on the other hand might not which can lead to error messages, crashes, hangs or nothing at all.</p><p>The Microsoft .net Framework comes in various versions that build up on each other. The current versions that are mostly used by software developers are the Microsoft .net Framework 2.0, 3.0 and 3.5 with their respective Service Packs.</p><p>A user with .net Framework 3.5 installed will also have the versions 3.0 and 2.0 on his computer whereas someone with the Microsoft .net Framework 3.0 will only have version 2.0 installed as well.</p><p><span
id="more-8101"></span>The concept is not that hard to grasp but it is still confusing as to why so many different .net Framework versions are installed on the computer. That&#8217;s where the <a
href="http://www.asoft.be/downloads/netver2007.zip">.net Version Detector</a> (via Raymond) comes into play.</p><p>The portable software scans the computer system for installed .net Framework components and displays the results in a list. It will also list the root directory of the Microsoft .net Framework on the computer system and provide download links to versions that have not been installed yet.</p><p>This software makes the detection easier. Experienced users could also look in the System Control Panel and see which versions of the .net Framework are installed there which will give the same information except for the root directory and the download links.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/06/microsoft-net-framework-version-checker/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
