[GetEduLastUpdate] - Duration: 10:19:27.480 - 10:19:32.479 System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
at DataAccess.BaseMsSQL.ExecuteQueryString(String ConnectionString, String v_sTableName, String m_sQueryString, String FunctionName, Boolean v_bReturnEmptyTable)
at DataAccess.Others.GetEduLastUpdate(String ConnectionString)
at BusinessLogic.DataEngine.GetEduLastUpdate(String ConnectionString, DateTime& LastUpdate, CustomException& customException)