While logging out I got this message:
Line 14: if (pageTitle != null) { pageTitle.Text += " - Conversation - " + conv.FirstMessage.Subject.ToString(); }
Lots of other things were written too but that line was the red one. When I later logged out just to test if it was a one thing only. The same thing happened.