New version crashed in Preview
Posted: Thu Sep 28, 2006 2:17 am
Version: 2006.09.28_R2005
I am in the designer, load a report an click on the preview tab, the system crashes with this error:
System.InvalidOperationException was unhandled
Message="Cross-thread operation not valid: Control 'sbPreview' accessed from a thread other than the thread it was created on."
Source="System.Windows.Forms"
StackTrace:
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.StatusBarPanel.Realize()
at System.Windows.Forms.StatusBarPanel.set_Text(String value)
at Stimulsoft.Report.Design.Controls.StiDesignerPreviewControl.OnRendering(Object sender, EventArgs e)
at Stimulsoft.Report.StiReport.InvokeRendering()
at Stimulsoft.Report.Render.StiRenderProvider.Render(StiReport report)
at Stimulsoft.Report.StiReport.RenderReport(Boolean showProgress)
at Stimulsoft.Report.StiReport.RenderReport()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Older versions did work.
Thanks.
I am in the designer, load a report an click on the preview tab, the system crashes with this error:
System.InvalidOperationException was unhandled
Message="Cross-thread operation not valid: Control 'sbPreview' accessed from a thread other than the thread it was created on."
Source="System.Windows.Forms"
StackTrace:
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.StatusBarPanel.Realize()
at System.Windows.Forms.StatusBarPanel.set_Text(String value)
at Stimulsoft.Report.Design.Controls.StiDesignerPreviewControl.OnRendering(Object sender, EventArgs e)
at Stimulsoft.Report.StiReport.InvokeRendering()
at Stimulsoft.Report.Render.StiRenderProvider.Render(StiReport report)
at Stimulsoft.Report.StiReport.RenderReport(Boolean showProgress)
at Stimulsoft.Report.StiReport.RenderReport()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Older versions did work.
Thanks.