<system.web><httpHandlers><add path="*.igrResource" verb="*" type="Infragistics.Reports.Server.ResourcesHandler, InfragisticsWPF4.Reports.Server.v12.2, Version=12.2.20122.2040, Culture=neutral, PublicKeyToken=xxxxxxxxxxxxxx" validate="false" /></httpHandlers><httpModules><add name="ReportProcessorServiceModule" type="Infragistics.Reports.Server.ReportProcessorServiceModule, InfragisticsWPF4.Reports.Server.v12.2, Version=12.2.20122.2040, Culture=neutral, PublicKeyToken=xxxxxxxxxxxxxxx" /></httpModules><customErrors mode="RemoteOnly" /></system.web>
<system.webServer><validation validateIntegratedModeConfiguration="false" /><modules runAllManagedModulesForAllRequests="false" /><handlers><add name="IgReportingResourcesHandler" verb="*" path="*.igrResource" type="Infragistics.Reports.Server.ResourcesHandler, InfragisticsWPF4.Reports.Server.v12.2, Version=12.2.20122.2040, Culture=neutral, PublicKeyToken=xxxxxxxxxxxxxx" /></handlers>
</system.webServer>
Hello Richard,
Thank you for your patience.
After investigating the matter further I have asked our engineers to examine this behavior further. In order to ensure that the scenario receives attention, I have logged this issue in our internal system with an ID of 145297. The next step would be for a developer to review my investigation and offer additional information.
I will keep you posted of any developments. In the meantime, do not hesitate to contact me with any questions or updates.
I am looking into this issue with high priority and will keep you posted of any developments.
I'm not sure how this might fix the problem since the reports to print and export properly when run locally without these references but I'll give it a shot.
I do not have any 13.1 files that match the mask "InfragisticsWPF4.Reports.Controls.Editors.Xam*". All the WPF4 Xam files I have, except for "InfragisticsWPF4.Reports.Controls.Charts.XamDataChart.v13.1.dll" start with "InfragisticsWPF4.Controls.Editors.Xam" or "Calculations"... so I don't have:
InfragisticsWPF4.Reports.Controls.Common.v13.1.dll
InfragisticsWPF4.Reports.Controls.Editors.XamColorPicker.v13.1.dll
InfragisticsWPF4.Reports.Controls.Editors.XamSlider.v13.1.dll
InfragisticsWPF4.Reports.Controls.Menus.XamDataTree.v13.1.dll
InfragisticsWPF4.Reports.Controls.Menus.XamMenu.v13.1.dll
I do have all the other files you have listed referenced and can confirm they are in the Azure\bin folder. For completeness, I'll list them:
InfragisticsWPF4.Controls.Reports.v13.1.dll
InfragisticsWPF4.Models.Data.v13.1.dll
InfragisticsWPF4.Models.Presentation.v13.1.dll
InfragisticsWPF4.Reports.Client.v13.1.dll
InfragisticsWPF4.Reports.Controls.Charts.XamDataChart.v13.1.dll
InfragisticsWPF4.Reports.Controls.Common.DataVisualization.v13.1.dll
InfragisticsWPF4.Reports.Server.v13.1.dll
InfragisticsWPF4.Reports.Pdf.v13.1.dll
InfragisticsWPF4.Reports.Excel.v13.1.dll
Could you try adding all of the assemblies to your deployed project that start with InfragisticsWPF4.Reports.Controls like :
InfragisticsWPF4.Reports.Controls.DataVisualization.v13.1.dll
And also:
InfragisticsWPF4.Reports.v13.1.dll
Let me know if you’re still experiencing issues after adding all of those assemblies.
Best Regards,
Maya Kirova
Developer Support Engineer II
Infragistics, Inc.
http://ko.infragistics.com/support
Here is the screen capture described in the earlier post.