I have two parts, a client and a server. And I try to send data (size > 5840 Bytes) from the client to the server and then the server sends the data back. I loop this a number o
I solved the same problem with increasing cache limit of iis root entry. you can also disable caching. Hope it helps.