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 when clicking on the server node in the object explorer of IIS Manager.
There was an error when trying to connect. Do you want to retype your credentials and try again? Details: Filename: \\?\C:\Windows\system32\inetsrv\config\applicationHost.config Line number: 1 Error: Configuration file is not well-formed XML
XML configuration files let you address many different applications and operating requirements, removing the need to programmatically set and reset options for them. A single XML file can contain options for multiple applications.
The config. xml file is a persistent store for the managed objects that WebLogic Server creates and modifies during its executing using the BEA implementation of the JMX API. The purpose of config. xml is to store changes to managed objects so that they are available when WebLogic Server is restarted.
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With