The easiest way to determine which versions of the .NET Framework are installed on your Pc or on your Server is to navigate 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:
| • |
v1.0.3705 |
| • |
v1.1.4322 |
| • |
v2.0.50727 |
To determine which versions of the .NET Framework are installed on a computer, follow these steps:
| 1. |
Open any one of the folders in the previous list, and then locate the Mscorlib.dll file. |
| 2. |
Right-click the file, and then click Properties. |
| 3. |
Click the Version tab, and then note the file version. |
| 4. |
Use the previous list to determine which version of the .NET Framework is installed on the computer, and then click OK. |
Repeat these steps for each version of the .NET Framework on the computer.