Kết quả tìm kiếm:
Video
System.Exception: cls_TblSearch::GetCountResultSearch::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 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at cls_tblSearch.GetCountResultSearch(String sKeyword, Double dblMinGia, Double dblMaxGia) in e:\LAMVIEC\Website\RIC\download.ric.vn\Code\App_Code\classes\cls_tblSearch.vb:line 274
--- End of inner exception stack trace ---
at cls_tblSearch.GetCountResultSearch(String sKeyword, Double dblMinGia, Double dblMaxGia) in e:\LAMVIEC\Website\RIC\download.ric.vn\Code\App_Code\classes\cls_tblSearch.vb:line 281
at search.Page_Load(Object sender, EventArgs e) in e:\LAMVIEC\Website\RIC\download.ric.vn\Code\search.aspx.vb:line 101