Hello sir/madam,
I have an issue with reporting generator XLSX file:
- Version Telerik Reporting 18.2.24.806 (Q2-2024)
- version Telerik.Reporting.OpenXmlRendering 18.2
- version DocumentFormat.OpenXml 2.0.502
Output error here:
Telerik.Reporting.Processing.RendererNotAvailableException
HResult=0x80131500
Message=XLSX rendering format is not available.
Source=Telerik.Reporting
StackTrace:
at Telerik.Reporting.Processing.ReportProcessor.GetExtensionInfo(String format, IEnumerable`1 extensions)
at Telerik.Reporting.Processing.ReportProcessor.ProcessAndRender(String format, ReportSource reportSource, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback)
at Telerik.Reporting.Processing.ReportProcessor.ProcessAndRenderStateless(String format, ReportSource reportSource, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback)
at Telerik.Reporting.Processing.ReportProcessor.<>c__DisplayClass46_0.<RenderReport>b__0(SingleStreamManager sm)
at Telerik.Reporting.Processing.ReportProcessor.RenderReportSafe(Func`2 renderCallback, String format, IRenderingContext renderingContext)
at Telerik.Reporting.Processing.ReportProcessor.RenderReport(String format, ReportSource reportSource, Hashtable deviceInfo, CancellationToken cancellationToken)
at Telerik.Reporting.Processing.ReportProcessor.RenderReport(String format, ReportSource reportSource, Hashtable deviceInfo)
at ReportViewer.ReportExporter.RenderFile(ReportSource reportSource, ReportOutputType outputType, String password)
Please any help,
Thanks,