Hi all,
at a client, we get the error message
"The maximum message size quoty for incoming messages (10240000)has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element"
when calling
tps.GetTranslationMemories(TranslationMemoryProperties.LanguageDirections)
This is probably due to the large number of TMs on their server. Is there any way to increase the WCF quota?
Thanks in advance,
Tamas