ArgumentOutOfRangeException saving as DOC from SSRS 2016

We’re getting this error from only certain reports, others save fine, but the stack trace seems to make it clear the error is coming from the Aspose code. There are also weird control characters in the stack trace that I don’t know how to interpret. If you could just guide us to where in Aspose this error is being thrown and why, we could probably find a fix to the RDL/ SSRS config from there. But right now we’ve hit a dead-end.

reportrendering!ReportServer_0-9!4f58!10/29/2018-13:26:45:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException: , Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException: An error occurred during rendering of the report. —> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: points
at .(Double , Double , Double , Double , Double , Boolean , String )
at awrs.Rk.d(Double a)
at awrs.ai.a(Wk a)
at awrs.ai.qcbxvw6hv8rgn3vwgr8xxj9xb7kv8fdxCyAb(dh a)
at awrs.bi.qcbxvw6hv8rgn3vwgr8xxj9xb7kv8fdxCyAb(dh a)
at awrs.Vh.cvu55tkjs6ytt8bgeb2y88pruan39vjbCyAb(gh a)
at awrs.Zh.cvu55tkjs6ytt8bgeb2y88pruan39vjbCyAb(gh a)
at awrs.gh.Accept(lh a)
at awrs.hi.c()
at awrs.Xh.a(Fg a)
at awrs.Zh.cvu55tkjs6ytt8bgeb2y88pruan39vjbCyAa(Vg a)
at awrs.Vg.Accept(lh a)
at awrs.Fg.Accept(lh a)
at awrs.ch.Accept(lh a)
at awrs.Fg.Accept(lh a)
at awrs.hh.Accept(lh a)
at awrs.Fg.Accept(lh a)
at awrs.jh.Accept(lh a)
at awrs.Fg.Accept(lh a)
at awrs.gh.Accept(lh a)
at awrs.dh.a(lh a)
at awrs.gh.Accept(lh a)
at awrs.hi.c()
at awrs.Xh.a(Fg a)
at awrs.Zh.cvu55tkjs6ytt8bgeb2y88pruan39vjbCyAa(Vg a)
at awrs.Vg.Accept(lh a)
at awrs.Fg.Accept(lh a)
at awrs.Wg.Accept(lh a)
at Aspose.Words.ReportingServices.RendererBase.b()
at Aspose.Words.ReportingServices.RendererBase.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, Hashtable& renderProperties, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.Execution.RenderReport.Execute(IRenderingExtension newRenderer)
— End of inner exception stack trace —;
library!ReportServer_0-9!4f58!10/29/2018-13:26:45:: e ERROR: Report server dump occured. Exception: Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException: An error occurred during rendering of the report. —> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: points

@nmillerDevonWay
Thanks for your inquiry. Please try the latest version of Aspose.Words for Reporting Services 18.10. Hope this helps you.
If you still face the same problem, please use the select statement (to populate the data) inside your RDL file and share it here for testing purpose. We will investigate the issue on our side and provide you more information.

A post was merged into an existing topic: Error saving with Aspose.Words Doc and Docx