Error when setting PageLoadingMode=OnePage and try to export from StiSLViewerControl

Stimulsoft Reports.Silverlight discussion
Locked
gustavo
Posts: 16
Joined: Fri Jan 06, 2012 11:23 am

Error when setting PageLoadingMode=OnePage and try to export from StiSLViewerControl

Post by gustavo »

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:
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)
Is this a bug?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Error when setting PageLoadingMode=OnePage and try to export from StiSLViewerControl

Post by Alex K. »

Hello,

Unfortunately, on current moment, PageLoadingMode = OnePage mode not supported.
We have added your request to our to-do list, but I cannot say when it will be available.

Thank you.
Locked