I am having some problem in my data base connection when I am trying to dynamically load my page using data grid view in asp.net i am getting some error like:-
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
Enable named pipes on the SQl Server configuration manager:
there is a far more complex explanation here