I have Biztalk project in VS2005.
It builds sucessfully. However when i click deploy in vs2005, it throws up this error:
Error 7 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)
I have checked the surface area configuration for SQl 2005 and remote connections are enabled.
any ideas?
reg,
ax