C# Exception

when i open a sqlconnection i enconter with this exception:

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.




Answer this question

C# Exception

  • nzhu

    Doesn't leave much to go on... Are you trying to access a remote SQL Server instance Can you connect with the designer and/or the server explorer



  • C# Exception