[GetResearchContent] - Duration: 07:26:55.772 - 07:26:55.772
System.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) ---> System.ComponentModel.Win32Exception (0x80004005): The network path was not found
at DataAccess.BaseMsSQL.ExecuteStoredProcedure(String ConnectionString, String v_sTableName, String v_sStoredProcedureName, SqlParameter[] m_oSqlParameter, String FunctionName)
at DataAccess.MsSQL.GetResearchContent(String v_sConnectionString, Language v_eLanguage, String v_sSourceId, String v_sResearchID)
at BusinessLogic.DataEngine.GetResearchContent(String v_sConnectionString, Language v_eLang, String v_sSourcesID, String v_sResearchID, List`1& listResearch, CustomException& customException)
ClientConnectionId:00000000-0000-0000-0000-000000000000
Error Number:53,State:0,Class:20
[GetResearchSource] - Duration: 07:26:55.772 - 07:26:55.772
System.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) ---> System.ComponentModel.Win32Exception (0x80004005): The network path was not found
at DataAccess.BaseMsSQL.ExecuteQueryString(String ConnectionString, String v_sTableName, String m_sQueryString, String FunctionName, Boolean v_bReturnEmptyTable)
at DataAccess.MsSQL.GetResearchSource(String v_sConnectionString, Language v_eLanguage)
at BusinessLogic.DataEngine.GetResearchSource(String v_sConnectionString, Language v_eLang, List`1& listResearch, CustomException& customException)
ClientConnectionId:00000000-0000-0000-0000-000000000000
Error Number:53,State:0,Class:20