New version crashed in Preview

Stimulsoft Reports.NET discussion
Post Reply
EDV Gradl
Posts: 228
Joined: Sat Jun 17, 2006 9:50 am
Location: Germany

New version crashed in Preview

Post by EDV Gradl »

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.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

New version crashed in Preview

Post by Edward »

Fixed.
Latest build is available for downloading at http://www.stimulsoft.com/DownloadsSR.aspx
Thank you.
Post Reply