The link you posted is a good way to troubleshoot, did you not fix it?
Cause:
This problem occurs because the ApplicationHost.config or Web.config file contains a malformed or unidentified XML element. IIS can't identify the XML elements of the modules that are not installed. For example, IIS URL Rewrite module.
Resolution:
Use one of the following methods:
- Delete the malformed XML element from the ApplicationHost.config or Web.config file.
- Check the unidentified XML elements, and then install the relevant IIS modules.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.