Problem description after SQLServer2008R2 is installed, it is found that the default database instance installed locally cannot be found through SSMS (SQLServerManagementStudio, because this problem has been fixed) Open SQLServerConfirmation
Problem description after installing SQL Server 2008 R2, it is found that the default database instance installed locally cannot be found through SSMS (SQL Server Management Studio) (specifically, none of the local machines can be found, only the local \ SQLEXPRESS can be seen, which is a little biased because the problem has been fixed.) enable SQL Server Confirmation
Problem description
After installing SQL Server 2008 R2, we found that the default database instance installed locally cannot be found through SSMS (specifically, none of the local machines can be found, Hong Kong Server, only the local \ SQLEXPRESS can be seen, which is slightly different from the Hong Kong virtual host, because this problem has been fixed)
Open SQL Server Confirmation Manager and try to find the problem
The remote procedure call failed error occurs under SQL Server Services. [0x800706be], it is found that the SQL Server (MSSQLSERVER) service is not up at all (not even visible, so the first step of the error will appear)
Problem cause Prediction
The installation sequence of software on the local machine is VS 2008-> SQL Server 2008 R2-> VS 2012, Server space, which may be caused by the installation of VS 2012. I searched online for the problem, I confirmed my statement. For more information, see
And
Problem Solving
In the last two connections in the previous step, the solution is mentioned, that is, installing SQL Server 2008 R2 SP1 or SP2
SP1 :? Displaylang = en & id = 26727
SP2 :? Id = 30437
Install SP2 decisively. The problem is resolved successfully.
Firewall settings are remotely connected (port 1433)