'”' is an unexpected token. The expected token is '"' or '''. Line 337, position 26.
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: '”' is an unexpected token. The expected token is '"' or '''. Line 337, position 26.
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.
Stack Trace:
[XmlException: '”' is an unexpected token. The expected token is '"' or '''. Line 337, position 26.] System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) +163 System.Xml.XmlTextReaderImpl.ParseAttributes() +5149195 System.Xml.XmlTextReaderImpl.ParseElement() +1168 System.Xml.XmlTextReaderImpl.ParseElementContent() +198 System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) +249 System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +74 System.Xml.XmlDocument.Load(XmlReader reader) +144 umbraco.cms.presentation.Create.Page_Load(Object sender, EventArgs e) +303 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 umbraco.BasePages.BasePage.OnLoad(EventArgs e) +74 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048
Error using the create new menu on all areas
Server Error in '/' Application.
'”' is an unexpected token. The expected token is '"' or '''. Line 337, position 26.
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: '”' is an unexpected token. The expected token is '"' or '''. Line 337, position 26.
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.
Stack Trace:
is working on a reply...