注册 登录
编程论坛 ASP.NET技术论坛

[讨论]IIS发布问题.

copy462829 发布于 2007-07-13 09:43, 738 次点击
我是用的 sql2000+vs2005开发的程序 在发布的时候
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)
出现的这种错误 ,请高手指点.
3 回复
#2
bygg2007-07-13 09:50
是SQL连接的问题..你重新生成一次试试..
#3
copy4628292007-07-13 10:53

我在本地可以IIS可以发布, 当我拿到买来的空间去发布就出现了这种错误,请指点下

#4
copy4628292007-07-13 10:54

我用的数据库是SQL2000

1