|
The property must be set on both the client and the server. It seems from your description that you have not set this in the client application. Also, the name of the property is case sensitive. That is, it is:
Ice.MessageSizeMax
not
ICE.MessageSizeMax
|