We’re currently using InfragisticsWPF4.Reports.Server.v13.2 and InfragisticsWPF4.Reports.v13.2, and we are planning to upgrade to the latest versions.
However, I couldn’t find them or any references to the ServerExporterFactory type, for example.
ServerExporterFactory
Were these packages abandoned? Is there another option provided by Infragistics for reporting?
Hello Ossama,
The version 13.2 is been retired long back , so not sure how report server use to work but for now ,for reporting we have InfragisticsWPF4.Reporting.v21.2.dll .
And here is the online help document for the reference :
https://ko.infragistics.com/help/wpf/wpf-reporting-getting-started-with-wpf-reporting
Also about ServerExporterFactory , I did some resrch and find in this post developer explained that InfragisticsWPF4.Reports.Server assembly depends on the System.Web assembly, which is not included in .NET Framework 4.0. hence you can not use it now. You would have to use the current reporting engine.