We are getting the error below when we try to use the export to any Aspose type. It works to CSV but the native excel doesn’t allow us to go past the 65k row limit.
An error occurred while exporting the report.
| error message | Could not load type ‘Microsoft.ReportingServices.OnDemandReportRendering.Map’ from assembly ‘Microsoft.ReportingServices.ProcessingCore, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91’. |
| stack trace | at Aspose.Cells.ReportingServices.ReportItem. at Aspose.Cells.ReportingServices.ReportItem.xbd8cd0af7299d656.xb068ca8b20b829ba(ReportItem xe4de920c4d28a5eb) at Aspose.Cells.ReportingServices.Report. at Aspose.Cells.ReportingServices.Renderer.x287918d12b9d430a(Report x64343a0786fb9a3f, NameValueCollection x4d7e972a483f38e6, NameValueCollection x769338e163ee6eb4, NameValueCollection x69ea43ef171861cd, Hashtable& xcc726f61cfb91835, CreateAndRegisterStream x6af66da7eca40f82) at Aspose.Cells.ReportingServices.ReportItem. at Aspose.Cells.ReportingServices.Renderer at Aspose.Cells.ReportingServices.ReportItem. |