What does this mean? Is there anything I can do - it is sooooo frustrating having the site down the whole day not knowing what happened :((((
HEEEEEELP HELP HELP!
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: There are multiple root elements. Line 5, position 2.
Source Error:
Line 87: 'No exception was found...you shouldn't end up here
Line 88: ' unless you go to this aspx page URL directly
Line 89: strLocalizedMessage = Localization.Localization.GetString("UnhandledError.Text", Localization.Localization.GlobalResourceFile)
Line 90: ErrorPlaceHolder.Controls.Add(New LiteralControl(strLocalizedMessage))
Line 91: End Try
|
Source File: E:\0\1\119\151\1608640\user\1733525\htdocs\wwwebs\ErrorPage.aspx.vb Line: 89
Stack Trace:
[XmlException: There are multiple root elements. Line 5, position 2.]
System.Xml.XmlTextReaderImpl.Throw(Exception e) +90
System.Xml.XmlTextReaderImpl.Throw(String res, String arg) +127
System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res) +35
System.Xml.XmlTextReaderImpl.ParseDocumentContent() +1954136
System.Xml.XmlTextReaderImpl.Read() +41
System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space) +841
System.Xml.XPath.XPathDocument..ctor(String uri, XmlSpace space) +106
System.Xml.XPath.XPathDocument..ctor(String uri) +6
DotNetNuke.Services.Localization.Localization.GetSupportedLocales() +498
DotNetNuke.Services.Localization.Localization.GetResource(String ResourceFileRoot, PortalSettings objPortalSettings, String strLanguage) +293
DotNetNuke.Services.Localization.Localization.GetString(String name, String ResourceFileRoot, PortalSettings objPortalSettings, String strLanguage, Boolean disableShowMissingKeys) +33
DotNetNuke.Services.Localization.Localization.GetString(String name, String ResourceFileRoot) +81
DotNetNuke.Services.Exceptions.ErrorPage.Page_Load(Object sender, EventArgs e) in E:\0\1\119\151\1608640\user\1733525\htdocs\wwwebs\ErrorPage.aspx.vb:89
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
|
Server Error in '/wwwebs' Application.
There are multiple root elements. Line 5, position 2.
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433