Answer the question
In order to leave comments, you need to log in
How to fix permanent error with MaxReceivedMessageSize in NetTcpBinding?
An error occurs
"The maximum message size quota for incoming messages (120000) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property of the corresponding binding element."
binding.MaxReceivedMessageSize = 1200000;
Answer the question
In order to leave comments, you need to log in
> That is, for all launches of the program, it accumulates.
This would be extremely strange, it is unlikely that this is the reason. Is it possible to collect traffic with a sniffer and see what is the length of the last successfully received message, and what is the length of the first thrown one?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question