Hi,
I integrated the CuteChat with my .Net application. It works fine. I created chat rooms and the users will be allowed to chat through that rooms. The problem is that when the user logged off from my application, the chat window corresponding to that user is not closing up and it loops through an infinite message " 'null' is null or not an object". How to avoid this message? Is there any way to close or notify chat window if the user logged off from my application?.
Please help me.
Thanks in Advance.
regards,
kar