Hi,
The Telerik reporting designer keeps crashing when I made a change to a report and execute a preview action.
Also, when it doesn't crash it jumps back to the designer after it generated the report. I don't know why. Clicking the preview tab again then finally shows the report.
Regarding the crash I have the following information:
Exception: {"Cannot access a disposed object.\r\nObject name: 'AdornerWindowCtrl'."}
Stacktrace: at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at Telerik.Reporting.Design.Behavior.SelectionManager.Refresh()
at Telerik.Reporting.Design.GraphDesigner.OnProcessItemCompleted()
at Telerik.Reporting.Design.GraphDesigner.ProcessItem()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
What am I doing wrong?
The Telerik reporting designer keeps crashing when I made a change to a report and execute a preview action.
Also, when it doesn't crash it jumps back to the designer after it generated the report. I don't know why. Clicking the preview tab again then finally shows the report.
Regarding the crash I have the following information:
Exception: {"Cannot access a disposed object.\r\nObject name: 'AdornerWindowCtrl'."}
Stacktrace: at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at Telerik.Reporting.Design.Behavior.SelectionManager.Refresh()
at Telerik.Reporting.Design.GraphDesigner.OnProcessItemCompleted()
at Telerik.Reporting.Design.GraphDesigner.ProcessItem()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
What am I doing wrong?