Hi:
This error message said that , the server have validated the username/password and set the cookie.
But the website Context.User.Identity.IsAuthenticated is false.
Do your website use FormsAuthentication or custom way ?
Can you post the code of the ChatProvider implementation ?
Regards , Terry .