Cannot create a StiDesignerControl

Stimulsoft Reports.NET discussion
Post Reply
alexz
Posts: 1
Joined: Tue Mar 20, 2007 10:55 am

Cannot create a StiDesignerControl

Post by alexz »

After dragging the control to the form I get the following message:
"Failed to create component 'StiDesignerControl'. The error message follows:
'System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.XmlReader.IsStartElement()
at Stimulsoft.Controls.StiDockingManager.LoadConfig(XmlTextReader tr)
at Stimulsoft.Controls.StiDockingManager.LoadConfig(String file)
at Stimulsoft.Report.Design.StiDesignerConfigService.Load()
at Stimulsoft.Report.Design.StiDesigner..ctor(StiReport report)
at Stimulsoft.Report.Design.StiDesignerControl..ctor(StiReport report)
at Stimulsoft.Report.Design.StiDesignerControl..ctor()'"

MS Visual Studio 2005, .NET Framework 2.0, StimulReport.Net 2007.03.17 D2005

Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Cannot create a StiDesignerControl

Post by Edward »

Fixed.

Please download the latest prerelease version from March, 20. Also please delete configuration files in the following folder:
"Documents and Settings\Account Name\Local Settings\Application Data\Stimulsoft\"

Thank you.
Post Reply