services.msc → Enter).SQL Server (MSSQLSERVER) (default instance)SQL Server (YourInstanceName) (named instance)File → Data Utilities → Settings\\ServerName if applicable, or ping if allowed in your network).| What you may see | Meaning (typical) | What to do |
|---|---|---|
| “No connection could be established” or “No connection could be made… target machine…” |
The server is unreachable, the service is down, firewall is blocking, or the address/port is wrong. |
|
| “Endpoint not found” or “remote endpoint is no longer available” |
QBM client cannot reach the service endpoint (QBM Server service not reachable or not running). |
|
| “net.tcp:// …” or “Invalid URI” |
The server address/URI is incorrect, incomplete, or not reachable. |
|
| Timeout (e.g., “System.TimeoutException”) |
The request to server/SQL is taking too long or the connection is unstable. |
|
| “CommunicationException” or “ServiceChannel … Faulted state” or “channel can no longer be used…” |
The service communication channel became faulted (server-side interruption, network drop, or restart). |
|
| SQL Error 11 (SQL Server not started / not accessible) |
SQL Server service is not started or SQL is not responding correctly. |
|
| SQL Error 17 or “error: 40” or “A network-related or instance-specific error occurred” |
SQL instance is unreachable, wrong instance name, or blocked by firewall/network. |
|
| SQL Error 18456 or “Login failed” |
SQL authentication failed (wrong user/password), or credentials were changed. |
|
| SQL Error 4060 | Database name is incorrect, missing, or the login has no access to that database. |
|
| “ContractFilter mismatch…” | Client/server version mismatch (new client with old server or the opposite). |
|
| “The remote endpoint no longer recognizes this sequence” or reliable session faults |
A broken or reset session between client and server (network interruption or service restart). |
|
| “Could not establish connection to internet” (only if your setup requires internet checks) |
Some environments check connectivity; unstable internet may cause certain connection-related prompts. |
|
%LOCALAPPDATA%\QBM\WarningAndInfoMessages.txtFile → Data Utilities → Settings).