Remove the registry keys that affect the components. To do
		  this, follow these steps.
WARNING: If you use Registry Editor incorrectly, you may cause serious
			 problems that may require you to reinstall your operating system. Microsoft
			 cannot guarantee that you can solve problems that result from using Registry
			 Editor incorrectly. Use Registry Editor at your own risk.
Global Settings
IMPORTANT: Follow these steps carefully, because these settings affect all
		  sites on your server. 
		  
- On the Windows Start menu, click Run.
 - In the Open box, type regedit and then click OK.
 - Locate the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Web Server Extensions\All Ports
 - Remove the following entries: 
				
- CacheMaxDocMeta
 - CacheMaxInclude
 - CacheMaxImage
 - CacheMaxIncludeSize
 
 - Quit Registry Editor.
 - Recalculate any affected Webs on the Web server.
 
Site-Specific Settings
IMPORTANT: Follow these steps for each site that is still experiencing
		  problems. 
		  
- On the Windows Start menu, click Run.
 - In the Open box, type regedit and then click OK.
 - Locate the following registry subkey
HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Web Server Extensions\Ports\Port /LM/W3SVC/#:
 where # is the Microsoft Internet Information Services (IIS)
				instance of the site.
 - Remove the following entries: 
				
- CacheMaxDocMeta
 - CacheMaxInclude
 - CacheMaxImage
 - CacheMaxIncludeSize
 
 - Quit Registry Editor.
 - Recalculate any affected Webs on the specific Web
				site.