System.Exception: cls_TblHangHoa::SelectBriefProduct::Error occured.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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) ---> System.Data.SqlClient.SqlException: 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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at TrangVang_Admin.cls_tblHangHoa.SelectBriefProduct(String hh_id) in e:\LAMVIEC\Website\RIC\download.ric.vn\Code\App_Code\classes\cls_tblHangHoa.vb:line 191 at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.SqlClient.SqlConnection.Open() at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at TrangVang_Admin.cls_tblDownload.SelectTop10Download() in e:\LAMVIEC\Website\RIC\download.ric.vn\Code\App_Code\classes\cls_tblDownload.vb:line 92 at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at TrangVang_Admin.cls_tblDownload.SelectTop10Download() in e:\LAMVIEC\Website\RIC\download.ric.vn\Code\App_Code\classes\cls_tblDownload.vb:line 92 --- End of inner exception stack trace --- at TrangVang_Admin.cls_tblHangHoa.SelectBriefProduct(String hh_id) in e:\LAMVIEC\Website\RIC\download.ric.vn\Code\App_Code\classes\cls_tblHangHoa.vb:line 198 at detail.Page_Load(Object sender, EventArgs e) in e:\LAMVIEC\Website\RIC\download.ric.vn\Code\detail.aspx.vb:line 58