Constructor Exception
Posted: Fri Dec 07, 2012 4:30 pm
Hello,
we've upgraded to the latest version available 2012.3.1500.0 (dotnet framework 4) and from this point on, an exception occurs in the InitializeComponent method. This only happens, if the application is directly startet (without visual studio, ...). Our application was compiled in release mode.
Type: NullReferenceException
Source: Stimulsoft.Report.Win
Additional:
Stack Trace: at Stimulsoft.Report.Viewer.StiViewerControl.set_PageViewMode(StiPageViewMode value)
at Xss.AIDA_Touch.POS.WFPrintManagement.InitializeComponent()
at Xss.AIDA_Touch.POS.WFPrintManagement..ctor()
at Xss.AIDA_Touch.POS.WFMain.Printing_ShowPrintPreview(Object sender, ShowPrintPreviewEventArgs e)
at Xss.AIDA_Touch.BL.Printing.OnShowPrintPreview(ShowPrintPreviewEventArgs e)
at Xss.AIDA_Touch.BL.Printing.ProcessPrintJob(PrintJob pJob, PrintPreviewEnum printPreview)
Thank you.
we've upgraded to the latest version available 2012.3.1500.0 (dotnet framework 4) and from this point on, an exception occurs in the InitializeComponent method. This only happens, if the application is directly startet (without visual studio, ...). Our application was compiled in release mode.
Type: NullReferenceException
Source: Stimulsoft.Report.Win
Additional:
Stack Trace: at Stimulsoft.Report.Viewer.StiViewerControl.set_PageViewMode(StiPageViewMode value)
at Xss.AIDA_Touch.POS.WFPrintManagement.InitializeComponent()
at Xss.AIDA_Touch.POS.WFPrintManagement..ctor()
at Xss.AIDA_Touch.POS.WFMain.Printing_ShowPrintPreview(Object sender, ShowPrintPreviewEventArgs e)
at Xss.AIDA_Touch.BL.Printing.OnShowPrintPreview(ShowPrintPreviewEventArgs e)
at Xss.AIDA_Touch.BL.Printing.ProcessPrintJob(PrintJob pJob, PrintPreviewEnum printPreview)
Thank you.