I had developed a windows application using C# (.Net). I am getting "Connection is null or not active" error very frequently. How to resolve this? Also, how to connect to the server back again from the client? Once the server connection is lost i am not able to send any kind of request to the server. Also, is there any setting that needs to be done server side to avoid this error?
Please suggest me possible ways to resolve this issue.


Reply With Quote
