Message: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The client and server cannot communicate, because they do not possess a common algorithm.)
at NewPanda.RelationshipManager.BusinessObjects.CommonObj.OpenConnection()
at NewPanda.RelationshipManager.BusinessObjects.TextMessageObj.GetByMessageId(UInt64 MessageId)
at NewPanda.RelationshipManager.BusinessObjects.TextMessageObj..ctor(UInt64 MessageId, Boolean Populate)
at NewPanda.RelationshipManager.BusinessObjects.MessageObj..ctor(Int32 id)
at LoyaltyEngine.User.SendMessage.ViewMessage.loadMessage(Int32 msgId, Int32 userId, UserObj& userObj, Int32& masterMessageId, Int32& masterUserId, Nullable`1 contactId, Nullable`1 userGreetingSocialNetworkId, Nullable`1 userGreetingId, Nullable`1 messageAutoPilotId, String tidStr, Nullable`1 aid, Nullable`1 listingId)
at LoyaltyEngine.User.SendMessage.ViewMessage.Page_Load(Object sender, EventArgs e)