Message: Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=4; handshake=7; [Login] initialization=0; authentication=0; [Post-Login] complete=119712;
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)