How to determine which versions of the .NET Framework are installed and whether service packs have been applied
This article was previously published under Q318785 On This PageSUMMARYThis article describes how to determine which versions of the Microsoft .NET Framework are installed on your computer. This article also helps you determine whether any .NET Framework service
packs are installed on the computer.
For more information about service packs for the .NET Framework, click the following article number to view the article in the Microsoft Knowledge Base:
318836 (http://support.microsoft.com/kb/318836/)
How to obtain the latest .NET Framework 1.0 service pack
The Microsoft Update service updates the versions of the .NET Framework that are installed on the computer. To make sure that the computer is always up to date, enable Automatic Updates in Control Panel.MORE INFORMATIONVersions of the .NET FrameworkThere are currently three released versions of the .NET Framework. The releases have the following version information.
Note This information should be used as a general guide for determining which versions of the .NET Framework are installed on a computer. Also note that files that have a later version listed may be files that were shipped as part of a hotfix or a hotfix rollup package. The hotfix .NET Framework file versions are outside the scope of this article. Determine which versions of the .NET Framework are installed on a computerThe easiest way to determine which versions of the .NET Framework are installed on a computer is to locate the %systemroot%\Microsoft.NET\Framework folder. You can paste the listed address for the Framework folder into a Windows Explorer address bar to navigate to the Framework folder. The three released versions of the .NET Framework are contained in the following folders:
To determine which versions of the .NET Framework are installed on a computer, follow these steps:
Troubleshooting the .NET Framework installationsFor more information about troubleshooting the .NET Framework installation, click the following article numbers to view the articles in the Microsoft Knowledge Base:908077 (http://support.microsoft.com/kb/908077/)
How to troubleshoot Microsoft .NET Framework 2.0 installation issues
824643 (http://support.microsoft.com/kb/824643/) How to troubleshoot Microsoft .NET Framework 1.1 installation issues in Windows XP or in Windows 2000
830646 (http://support.microsoft.com/kb/830646/) How to troubleshoot Microsoft .NET Framework 1.1 installation issues on Microsoft Windows Server 2003
REFERENCES
For more information about the benefits of the .NET Framework, click the following article number to view the article in the Microsoft Knowledge Base:
829019 (http://support.microsoft.com/kb/829019/)
Benefits of the Microsoft .NET Framework
For more information about the various configutations of the .NET Framework 1.1, click the following article number to view the article in the Microsoft Knowledge Base:
915756 (http://support.microsoft.com/kb/915756/)
How to install and update the .NET Framework 1.1 on different operating systems
For more information about file versions, visit the following Microsoft Web site: http://support.microsoft.com/dllhelp (http://support.microsoft.com/dllhelp) For developers, Aaron Stebner's WebLog has two entries that are interesting. To view the entry that contains Visual C++ sample code to programmatically detect .NET Framework 1.0 , 1.1, and 2.0 and their service packs, visit the following Microsoft Developer Network (MSDN) Web site: http://blogs.msdn.com/astebner/archive/2004/09/18/231253.aspx (http://blogs.msdn.com/astebner/archive/2004/09/18/231253.aspx) To view the entry that discusses versions of the .NET Framework in the context of Microsoft Visual Studio, visit the following MSDN Web site: http://blogs.msdn.com/astebner/archive/2005/07/12/438245.aspx (http://blogs.msdn.com/astebner/archive/2005/07/12/438245.aspx)
| Article Translations
|
Back to the top
