I\'m trying to fix an IIS 7 web server on Windows Server 2008. I don\'t know what caused this configuration to go bad. Any ideas on where to begin to look?
Error w
This issue is due to the file 'applicationhost.config' getting corrupted.
The backup of this file is stored at C:\inetpub\history\
.
Delete the corrupted file C:\Windows\system32\inetsrv\config\applicationhost.config
and restore it from the backup. Then start \ restart IIS.
The problem will be resolved.