I’m facing the error “an existing connection was forcibly closed by the remote host” when trying to save file more than 500kb.
I’m using version 6.0.55.975, IpHttpServerChannel
I had set server channel BinMessage.MaxMessageSize to 52428800 and also for MaxDecompressedMessageSize.
I had also set the client channel BinMessage.MaxMessageSize to 52428800 and also for MaxDecompressedMessageSize.
I’m able to save it through RemoteDataAdapter for file less than 500kb.
What is the problem actually? Hope to hear from you very soon.
Thank you for the instructions and code snippet. I have reproduced the
problem on the 6.0.55.957 release. This problem is already solved and is
not appeared in the latest release. Can you try to reproduce the problem
on the latest release?