Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
desikankannan
Posting Yak Master
152 Posts |
Posted - 2011-11-29 : 01:48:26
|
hI,i try to open sql server managment studio but i throws the following error,pls guide me to solve the issueITLE: Connect to Server------------------------------Cannot connect to KBSVS01\KOLORBLUE.------------------------------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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (Microsoft SQL Server, Error: -1)For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=-1&LinkId=20476------------------------------BUTTONS:OK------------------------------Desikankannan |
|
Peter99
Constraint Violating Yak Guru
498 Posts |
Posted - 2011-11-29 : 10:40:46
|
check if sql service is running. |
 |
|
|
|
|