After you upgrade or reinstall the .NET Framework on a
computer that has Microsoft .NET Framework 1.1 Device Update (DU) 2.0 installed, the
entries for Device Update in the .NET Framework configuration files are
missing.
This problem occurs because, when you upgrade or reinstall
the .NET Framework, the Config folder (Windows
Directory\WINNT\Microsoft.NET\Framework\v1.1.4322\Config) is
overwritten. Therefore, the existing files in the Config folder are deleted, including the DeviceUpdate.config file that is created when you install Device Update 2.0. Also,
the new Machine.config file that is created when you upgrade or reinstall the .NET Framework does not have entries for Device Update 2.0.
To resolve this problem, reinstall Device Update 2.0. When
you reinstall Device Update 2.0, the Machine.config file is updated with the
entries of Device Update and the DeviceUpdate.config file is created again. To
do this, follow these steps:
Before you upgrade or reinstall the .NET Framework,
remove Device Update 2.0 that was installed on the computer when you installed the BETA or earlier version
of .NET Framework 1.1.
Remove the existing .NET Framework 1.1 version
build.
If Device Update 2.0 is not installed on your computer, download the
Dupdate.exe from the link that appears in the "Resolution" section, and then install
Device Update 2.0.
Open the Machine.config file in a text editor (such as Notepad).
Machine.config is located in the
Windows Directory\WINNT\Microsoft.NET\Framework\v1.1.4322\Config folder.
Verify the Device Update 2.0 installation updates in the configuration
file. The following are some of the sections that are added or modified in the Machine.config file for Device Update 2.0:
Verify
that the DeviceUpdate.config file exists in the following folder:
Windows Directory\WINNT\Microsoft.NET\Framework\v1.1.4322\Config
Upgrade the .NET Framework to the released version. To upgrade the .NET Framework version 1.1, remove the
existing .NET Framework version, and then install the released version.
Verify the Device Update 2.0 installation-related changes in the
Machine .config file. The changes that are documented in step 3 do not appear in the current Machine.config file. Also, the required
DeviceUpdate.config file is not available in the Config folder.