Hi
I am using a server farm with a 2 server scenario---1 is the CRM server 3.0
and the other is the SQL ---I got this error when i logged onto the website
on my crm server
"
server Error in '/' Application: An errir has occurred while establishing a
connection to the server. When connecting to SQK 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 connection to SQL server "
Stack Trace:
[SqlException (0x80131904): 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)]
System.Data.ProviderBase.DbConnectionPool.GetConne ction(DbConnection
owningObject) +435
System.Data.ProviderBase.DbConnectionFactory.GetCo nnection(DbConnection
owningConnection) +82
System.Data.ProviderBase.DbConnectionClosed.OpenCo nnection(DbConnection
outerConnection, DbConnectionFactory connectionFactory) +105
System.Data.SqlClient.SqlConnection.Open() +111
****************************
I tried to change the remote connection sissue by settinsg that surface
cponnection on my SQL to both TCP and named pipes n restarted the SQL
services but got the same error....Then i ran the repair, it failed on the
prerequisite check and stated that the
The "Privusergroup" group is not specified......
I checked the AD and the group exists and has the correct CRM server
listed....
dats where i'm stucks--
Also there are some ASP events warnings 1309
Please suggest what can be done