Hello Team,
I have the below error on the reporting server while running our custom reports. I understand that the issue is due to large data but please help me to update the configuration file to handle the data size. I don't know where should i have to make the changes on max received message size.
library!ReportServer_0-1!2344!11/03/2019-07:07:03:: w WARN: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot read the next data row for the dataset ReceiptDetailsFetch. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException:
Microsoft.Crm.CrmException: An unexpected error occurred.
System.ServiceModel.CommunicationException: The maximum message size quota for incoming messages (128974848) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
System.ServiceModel.QuotaExceededException: The maximum message size quota for incoming messages (128974848) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: An unexpected error occurred. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: The maximum message size quota for incoming messages (128974848) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: The maximum message size quota for incoming messages (128974848) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
--- End of inner exception stack trace ---