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 |
SamLogan
Starting Member
2 Posts |
Posted - 2011-04-20 : 14:10:46
|
TITLE: Connect to Server------------------------------Cannot connect to TC04\SQLEXPRESS.------------------------------ADDITIONAL INFORMATION:Failed to connect to server TC04\SQLEXPRESS. (Microsoft.SqlServer.ConnectionInfo)------------------------------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------------------------------ |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
SamLogan
Starting Member
2 Posts |
Posted - 2011-04-20 : 15:39:12
|
If you mean "Allow remote connectionsto this server" yes it is checked. |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
yadhu_cse
Constraint Violating Yak Guru
252 Posts |
Posted - 2011-04-28 : 08:26:53
|
checkout the login that ur using to connect. u need to give a login which exists at subscriber |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|