Root element is missing. Error when accessing backend
This was working on Friday, but on Monday when I log into the backend of Umbraco this morning I see this error:
Server Error in '/' Application.
Root element is missing.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details: System.Xml.XmlException: Root element is missing.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
Root element is missing. Error when accessing backend
This was working on Friday, but on Monday when I log into the backend of Umbraco this morning I see this error:
Did some file comparisons between our staging instance and production. Some how the tree.config file on production was blank.
How could that file get wiped out?
Is there a known security issue with 4.11.10?
is working on a reply...