Error Viewing Invoice in Management > Documents > Print Preview or Print
I think this error is caused by our OrderID with Int64 size already while in Invoice the report only accepts Int32
2020-02-19 00:58:20.171 ERROR Aronium.Pos.Management.Documents.Views.Default - Text56: Error in expression: Document.CustomerName
at FastReport.TextObjectBase.CalcAndFormatExpression(String expression, Int32 expressionIndex)
at FastReport.TextObject.GetData()
at FastReport.BandBase.GetData()
at FastReport.Engine.ReportEngine.PrepareBand(BandBase band, Boolean getData)
at FastReport.Engine.ReportEngine.ShowBandToPreparedPages(BandBase band, Boolean getData)
at FastReport.Engine.ReportEngine.ShowBand(BandBase band, Boolean getData)
at FastReport.Engine.ReportEngine.ShowBand(BandBase band, Boolean getData)
at FastReport.Engine.ReportEngine.StartFirstPage()
at FastReport.Engine.ReportEngine.RunReportPage(ReportPage page)
at FastReport.Engine.ReportEngine.RunReportPages()
at FastReport.Engine.ReportEngine.RunReportPages(ReportPage page)
at FastReport.Engine.ReportEngine.Run(Boolean runDialogs, Boolean append, Boolean resetDataState, ReportPage page)
at FastReport.Report.Prepare(Boolean append)
at FastReport.Report.Show(Boolean modal, IWin32Window owner)
at Aronium.Pos.Print.Views.PrintPreview.PrepareReport(PrintPayload payload)
at Aronium.Pos.Management.Documents.Views.Default.<>c__DisplayClass25_0.<ShowPrintPreview>b__0(String templateName, Exception ex)
at Aronium.Pos.Common.Helpers.ReportFileHelper.Try(String templateName, Action`2 action)
at Aronium.Pos.Management.Documents.Views.Default.ShowPrintPreview(Document document)
-
Hi Learning Path,
Thanks for reporting this.
No, we believe it is something else, not Int32 / Int64 issue.
We have created a ticket on behalf of you from this post, we'll reach out to you to find out what may be causing this, as we believe it may be a data issue.
Best regards, Aronium team.
Please sign in to leave a comment.
Comments
1 comment