Sitefinity Production Issue : Unexpected end of file while p

Posted by Community Admin on 03-Aug-2018 20:46

Sitefinity Production Issue : Unexpected end of file while parsing Name has occurred. Line 35, position 49.

All Replies

Posted by Community Admin on 01-Feb-2012 00:00

Hi,

I am the admin for the website www.azchallenger.org .

This morning we've got a complaint that website is down and it has weird error message... Can anyone let me know how to solve this issue? We haven't developed any custom modules and code hasn't changed at all.

Our website is currently down and we need to get this up and running asap.

Just type http://www.azchallenger.org to get to stack trace.
Here is the stack trace.

Unexpected end of file while parsing Name has occurred. Line 35, position 49.

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 of file while parsing Name has occurred. Line 35, position 49.

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 of file while parsing Name has occurred. Line 35, position 49.]
   System.Xml.XmlTextReaderImpl.Throw(String res, String arg) +195
   System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos) +5140935
   System.Xml.XmlTextReaderImpl.ParseAttributes() +1388
   System.Xml.XmlTextReaderImpl.ParseElement() +1168
   System.Xml.XmlTextReaderImpl.ParseElementContent() +198

This thread is closed