When a session times out I want to redirect to a different login page other than /chat/Login.Aspx. I'm using my own forms authentication. I've changed the loginURL of the forms tag in the chat web.config and that didn't do it. How can I do that?
Thanks.