A hotfix is available for computers that are running ISA Server 2006. To resolve this problem, install the hotfix that is described in the following Microsoft Knowledge Base article:
937186�
Description of the ISA Server 2006 hotfix package: date
Hotfix installation information
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
By default, the behavior that this hotfix provides is not enabled. To enable this hotfix, follow these steps.
Note After you enable this hotfix, the exported XML data is not formatted. However, tools such as ISAInfo.hta can read the XML data without a problem. Also, ISA Server import operations can read the unformatted XML data.
- Exit the ISA Server Management console if it is running.
- Add the following registry entry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\RAT\Stingray\Debug\COM\
Name: DO_NOT_BEAUTIFY
Value type: REG_DWORD
Value data: 1
- Exit Registry Editor.
You can also set the registry entry by using a .reg file. To do this, paste the following code into a text file that has a .reg file name extension.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\RAT\StingRay\Debug\COM]
"DO_NOT_BEAUTIFY"=dword:00000001"
Note After this update is installed, you can use this registry entry to change the behavior of the ISA export process. Because ISA Server only reads this registry entry during the export process, you do not have to restart ISA Server-related services when you do this.