webparts using asp.net
when i try to use a webpart in asp.net 2.0 with sql server 2005
myself struck up with this error:
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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
can you suggest me how i can trouble shoot this ?
|