[GetIndustryCategory] - Duration: 06:30:59.229 - 06:30:59.229
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.GetIndustryCategory(String ConnectionString)
at BusinessLogic.DataEngine.GetIndustryCategory(String ConnectionString, Language Language, List`1& listIndInfo, CustomException& customException)
ClientConnectionId:00000000-0000-0000-0000-000000000000
Error Number:53,State:0,Class:20
[GetIndustrySector] - Duration: 06:30:59.229 - 06:30:59.229
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.GetIndustrySector(String ConnectionString)
at BusinessLogic.DataEngine.GetIndustrySector(String ConnectionString, Language Language, List`1& listIndInfo, CustomException& customException)
ClientConnectionId:00000000-0000-0000-0000-000000000000
Error Number:53,State:0,Class:20
[GetIndustryInfo] - Duration: 06:30:59.229 - 06:30:59.229
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.GetIndustrySectorInfo(ExchangeMarket Market, String ConnectionString, String SectorCode, String IndustryCode, OrderBy OrderBy, Sorting Sorting, Language Language)
at BusinessLogic.DataEngine.GetIndustryInfo(ExchangeMarket Market, String ConnectionString, Language Language, String SectorCode, IndustryInfo& IndInfo, CustomException& customException)
ClientConnectionId:00000000-0000-0000-0000-000000000000
Error Number:53,State:0,Class:20
[GetIndustryTopRank] - Duration: 06:30:59.229 - 06:30:59.229
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.GetIndustryHistory(String ConnectionString, Int32 MaxRecords, String IndustryCode, OrderBy eOrderBy)
at BusinessLogic.DataEngine.GetIndustryHistory(String ConnectionString, Language Language, ExchangeMarket ExchangeMarket, Int32 MaxRecords, String IndustryCode, OrderBy eOrderBy, List`1& listIndInfo, CustomException& customException)
ClientConnectionId:00000000-0000-0000-0000-000000000000
Error Number:53,State:0,Class:20