Server Error in '/' Application.

Unexpected end tag. Line 2, position 3.

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: Unexpected end tag. Line 2, position 3.

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: Unexpected end tag. Line 2, position 3.]
   System.Xml.XmlTextReaderImpl.Throw(Exception e) +72
   System.Xml.XmlTextReaderImpl.Throw(String res, String arg) +116
   System.Xml.XmlTextReaderImpl.ParseDocumentContent() +5480946
   System.Xml.XmlTextReaderImpl.Read() +163
   System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) +57
   System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +20
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +129
   System.Xml.XmlDocument.Load(XmlReader reader) +107
   System.Xml.XmlDocument.Load(String filename) +122
   umbraco.cms.businesslogic.web.Access.GetXmlDocument() +395
   umbraco.cms.businesslogic.web.Access.GetXmlDocumentCopy() +248
   umbraco.cms.businesslogic.web.Access.GetPage(Int32 documentId) +12
   umbraco.cms.businesslogic.web.Access.IsProtectedInternal(Int32 DocumentId, String Path) +152
   umbraco.cms.businesslogic.web.Access.IsProtected(Int32 DocumentId, String Path) +118
   Umbraco.Web.Routing.PublishedContentRequestEngine.EnsurePublishedContentAccess() +87
   Umbraco.Web.Routing.PublishedContentRequestEngine.HandlePublishedContent() +716
   Umbraco.Web.Routing.PublishedContentRequestEngine.FindPublishedContentAndTemplate() +226
   Umbraco.Web.Routing.PublishedContentRequestEngine.PrepareRequest() +96
   Umbraco.Web.UmbracoModule.ProcessRequest(HttpContextBase httpContext) +379
   Umbraco.Web.UmbracoModule.<Init>b__a(Object sender, EventArgs e) +80
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +141
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1055.0