Help!! XmlException: There are multiple root elements
I'm trying to re-publish a clients site to get it to rebuild the indexes in the temp folder as it is throwing a lot of razor macro script errors at the moment.
However when I try to publish I get a:
XmlException: There are multiple root elements error.
I've tried deleting the umbraco.config file, then touching the web.config but it doesn't sold the problem. It rebuilds the config but I still get the error.
How can I debug this? What can I check for?
Update: it's the InternalIndexer that will not rebuild.
Help!! XmlException: There are multiple root elements
I'm trying to re-publish a clients site to get it to rebuild the indexes in the temp folder as it is throwing a lot of razor macro script errors at the moment.
However when I try to publish I get a:
XmlException: There are multiple root elements error.
I've tried deleting the umbraco.config file, then touching the web.config but it doesn't sold the problem. It rebuilds the config but I still get the error.
How can I debug this? What can I check for?
Update: it's the InternalIndexer that will not rebuild.
Have a look at this topic. It might help: http://our.umbraco.org/forum/using/ui-questions/20512-Help!-XmlException-There-are-multiple-root-elements?p=1#comment77758
Jeroen
is working on a reply...