Getting this error with DNN 4.3.7
There is an unclosed literal string. Line 1, position 722
this happens when trying to view a crystal report in the crystal viewer, and only when a non-superuser trys to print the report via the crystal print button. When clicked, the pop-up print window appears. When OK is clicked, the message above appears. Again, we are using DNN 4.3.7 with Visual Studio 2005. Complete error message from DNN is below. ANyone have ideas?
AssemblyVersion: 04.03.07
PortalID: 0
PortalName: MOOR: Manufacuring Operations Online Reporting
UserID: 3
UserName: xxxxxxxxxxxxxxxx
ActiveTabID: 146
ActiveTabName: By Badge
RawURL: /moor/Default.aspx?TabId=146
AbsoluteURL: /moor/Default.aspx
AbsoluteURLReferrer: http://moor.ss.northgrum.com/aspnet_client/System_Web/2_0_50727/CrystalReportWebFormViewer3/html/crystalexportdialog.htm
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 7d626ca5-4780-4ae1-ac37-fb8245c90ad2
InnerException: There is an unclosed literal string. Line 1, position 722.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Xml.XmlTextReaderImpl.Throw
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: There is an unclosed literal string. Line 1, position 722. ---> System.Xml.XmlException: There is an unclosed literal string. Line 1, position 722. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr) at System.Xml.XmlTextReaderImpl.ParseAttributes() at System.Xml.XmlTextReaderImpl.ParseElement() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at DotNetNuke.UI.WebControls.XmlCollectionBase..ctor(String strXML, String strXSLFile) at DotNetNuke.UI.WebControls.DNNNodeCollection..ctor(String strXML, String strXSLFile) at DotNetNuke.UI.WebControls.TreeNodeCollection..ctor(String strXML, String strXSLFile, DnnTree objControl) at DotNetNuke.UI.WebControls.DnnTree.LoadXml(String strXml) at DotNetNuke.UI.WebControls.DnnTree.LoadPostedXml() at DotNetNuke.UI.WebControls.DnnTree.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.NavObjectBase.InitializeNavControl(Control objParent, String strDefaultProvider) at DotNetNuke.UI.Skins.Controls.TreeViewMenu.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: xxxxxxxxxxxx