can't connect to Sql Sever Management Express 2012
Posted
by
Rare-Man
on Server Fault
See other posts from Server Fault
or by Rare-Man
Published on 2014-06-02T21:47:13Z
Indexed on
2014/06/03
3:30 UTC
Read the original article
Hit count: 428
sql-server
i installed Sql Sever Management Express 2012 , but when i try to connect in Sql management studio enviroment , i have this error .
> TITLE: Connect to Server
Cannot connect to ..
ADDITIONAL INFORMATION:
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) (Microsoft SQL Server, Error: 2)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=2&LinkId=20476
The system cannot find the file specified
BUTTONS:
OK
...................................................................................
and in during installion i dont have option for select cluster !!
this is my SQL Server Configuration Manager , my sql server service is empty ...
And when get Remove a Failover Cluster Node , this error happened .
© Server Fault or respective owner