Hello:
Only today, and for several times, we get the following message in Management Reporter 2012 CU13 Legacy Provider:
"There was a problem communicating with the server".
An end user got this message, when trying to print a P&L statement to hard copy after adding two "ATTR" columns to the Column Definition. Eventually, he was able to print.
I got this error, upon trying to drill-down within a separate report in Report Viewer. Below is what the Event Viewer had to say about that
Any ideas?
Thanks!
John
System.ServiceModel.CommunicationException: The maximum message size quota for incoming messages (250000000) 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 (250000000) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
--- End of inner exception stack trace ---
Server stack trace:
at System.ServiceModel.Channels.HttpInput.ThrowMaxReceivedMessageSizeExceeded()
at System.ServiceModel.Channels.HttpInput.ReadBufferedMessage(Stream inputStream)
at System.ServiceModel.Channels.HttpInput.ParseIncomingMessage(HttpRequestMessage httpRequestMessage, Exception& requestException)
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ClientReliableChannelBinder`1.RequestClientReliableChannelBinder`1.OnRequest(TRequestChannel channel, Message message, TimeSpan timeout, MaskingMode maskingMode)
at System.ServiceModel.Channels.ClientReliableChannelBinder`1.Request(Message message, TimeSpan timeout, MaskingMode maskingMode)
at System.ServiceModel.Security.SecuritySessionClientSettings`1.SecurityRequestSessionChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Dynamics.Performance.Reporting.NativeReport.INativeReportService.LoadLines(Guid id, Nullable`1 unit, Nullable`1 row, Nullable`1 account, Boolean loadNotes)
at Microsoft.Dynamics.Performance.Reporting.NativeReport.ReportProxy.<>c__DisplayClass7.b__6()
at Microsoft.Dynamics.Performance.Reporting.Common.Service.ClientBase.<>c__DisplayClass8`1.b__5()
at Microsoft.Dynamics.Performance.Reporting.Common.Service.ClientBase.<>c__DisplayClass8`1.b__3(Func`1 T)
*This post is locked for comments