When you try to install the Microsoft .NET Framework 2.0 on a computer that has the .NET Framework 2.0 Service Pack 1 installed, you may receive an error message that resembles the following:
Setup cannot continue because this version of the .NET Framework is incompatible with a previously installed one. For more information, see http://support.microsoft.com/kb/906894.
Back to the top
The .NET Framework 2.0 Service Pack 1 is a later version of the .NET Framework 2.0. The earlier version cannot be installed over the later version.
Back to the top
To resolve this problem, uninstall the .NET Framework 2.0 Service Pack 1 before you install the .NET Framework 2.0.
Back to the top
Steps to reproduce the problem
| 1. | On a computer that is running Microsoft Windows Server 2003 Service Pack 1 or Windows XP Service Pack 2, install the .NET Framework 2.0 Service Pack 1 or the .NET Framework 3.5. |
| 2. | Install the .NET Framework 2.0. |
You receive the error message that is mentioned in the "Symptoms" section.
Back to the top