I just install SQL Server 2005, made a test database with one table, then made an app to connect and simply display the table in a datagrid, but i get the following error message:
Now, i went into the "SQL Server Surface Area Configuration" and allowed remote connects, but im still getting the message. Any ideas?Code:An error has occurred 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 Provider, error: 40 - Could not open a connection to SQL Server)


Reply With Quote
