Error when setting PageLoadingMode=OnePage and try to export from StiSLViewerControl
Posted: Fri Jan 13, 2012 3:13 pm
In my tests trying to use PageLoadingMode i found this error when it is set to "OnePage" and then click in save button to export to other formats in StiSLViewerControl:
Is this a bug?System.NullReferenceException: Object reference not set to an instance of an object. em Stimulsoft.Report.Viewer.StiCheckLoadingReport.CheckViewer() em Stimulsoft.Report.Viewer.StiSLViewerControl.menuItemReportSave_Click(Object sender, RoutedEventArgs e) em System.Windows.Controls.Primitives.ButtonBase.OnClick() em Stimulsoft.Controls.SL.StiMenuItemEx.OnClick() em System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) em System.Windows.Controls.Control.OnMouseLeftButtonUp(Control ctrl, EventArgs e) em MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags)