G
Gabriel
Hello,
I installed SQL server 2005 SP1 on a Windows XP SP2
From Visual Studio, I'm trygin to create a connection to a database, but I
receive this error but I'm creating the connection (I don't receive the
database list in the dropdown)
"An error has occured while establishing a connection to the server. When
connecting to SQL Server 2005, this failure may be caused by the fact that
under the default settings, SQL Server does not allow remote connections
(provider : Named Pipes, error : 40 - Could not open a Connection to SQL
Server)
This time, I'm lost :
- disabled firewall
- Configration manager : TCP/IP and Named Pipes enabled
- SQL NAtive Client Configuration : TCP/IP and Named Pipes are enabled
- ServerManager : Security -> Login add MyComputerName\ASPNET
But impossible to connect from Visual Studio 2005, no database in the
dropdown.
Any idea ?
Regards,
I installed SQL server 2005 SP1 on a Windows XP SP2
From Visual Studio, I'm trygin to create a connection to a database, but I
receive this error but I'm creating the connection (I don't receive the
database list in the dropdown)
"An error has occured while establishing a connection to the server. When
connecting to SQL Server 2005, this failure may be caused by the fact that
under the default settings, SQL Server does not allow remote connections
(provider : Named Pipes, error : 40 - Could not open a Connection to SQL
Server)
This time, I'm lost :
- disabled firewall
- Configration manager : TCP/IP and Named Pipes enabled
- SQL NAtive Client Configuration : TCP/IP and Named Pipes are enabled
- ServerManager : Security -> Login add MyComputerName\ASPNET
But impossible to connect from Visual Studio 2005, no database in the
dropdown.
Any idea ?
Regards,