Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Access Woes AGAIN
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01450522
Message ID:
01450591
Views:
47
>>>>>>I have been trying to get SQL 2005 Remote Access configured on my Win 2003 server. I followed the directions here:
>>>>>>http://support.microsoft.com/kb/914277
>>>>>>
>>>>>>
>>>>>>When I attempt to connect to SQL on the server from my WinXP PC I get this:
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>Cannot connect to MAROIS-DEV1.
>>>>>>------------------------------
>>>>>>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: 1326)
>>>>>>For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=1326&LinkId=20476
>>>>>>
>>>>>>
>>>>>>The link points to nothing.
>>>>>>
>>>>>>The KB page says to add exceptions in the firewall. When I enable the firewall, even with the exceptions, I see cannot see MAROIS-DEV1 in the list of network servers. When I disable the firewall I can see it, I just cannot connect.
>>>>>>
>>>>>>Anyone know what's going on?
>>>>>
>>>>>Make sure your are configured to use TCP/IP.
>>>>>
>>>>>Make sure the SQL Server is set to allow remote connections.
>>>>>
>>>>>Open TCP Port 1433 and you should be all set.
>>>>
>>>>I have done all this, and I still cannot connect remotely
>>>
>>>Are you using SQL Server or SQL Express? SQLExpress by default names its' first instance 'SQLExpress'.
>>>
>>>In that case, you need to try to connect to MAROIS-DEV1\SQLExpress (The Browse for more button does not show instance names - it only shows default instances on servers).
>>
>>No, SQL 2005 full version
>
>I'm assuming you can connect via SQL Management Studio on the machine where SQL Server is installed, right?
>
>When you connect, in Object Explorer (the left pane) at the root of the tree does it just show the server name, or does it show something like MAROIS-DEV1\somenameorother (ie. a named instance)?


It shows "MAROIS-DEV1 (SQL Server 9.0.1399 - MAROIS-DEV1\Administrator)"
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform