I am often getting a Client Disconnected message. I don\'t use load balancing - only a single IIS server. I need to know what is causing this and how to fix it.
It's possible that users are aborting the page post-back by clicking STOP or RELOAD in the browser. Does your application have some pages that are quite heavy, e.g. lots of viewstate, and do you have users that are on slower connections, e.g. dialup?