服务热线:022-26677809 , 13821206318
坚守“用户之友”的初心,做“专业的奋斗者”,始终坚持“持续创新”
首页 > 知识库 > 正文

客户通登陆报错

- 浏览:1717 - 发布时间:2008-07-22 15:51:46.0
问题版本: 72-用友客户通11.1 问题模块: 34-用友客户通
所属行业: 0-通用 问题状态: 1-UU通注册用户
关 键 字: 客户通登陆报错 适用产品:
补 丁 号: 开放状态: 0-UU通注册用户
原问题号: 提交时间: 2008-7-22 15:51:46
问题名称: 客户通登陆报错
问题现象: 客户通登陆的时候提示DETAILS,服务器和客户端都无法连接。
原因分析: 通过检查:远程登录sql2005出错 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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) 通过telnet IP 1433 发现服务器并没有监听 在服务器上netstat -an查看果然如此 检查server property中security中是否启用sql和windows混和登录和connection中是否allow remote connection 检查configuration manager中是否启用了tcp ip和named pipe 也可以在surface area 检查configuration中检查database engine的remote connection设置 检查操作系统防火墙设置,打开1433端口 但是问题还是依旧,?后发现在configuration manager中tcp/ip的property中IP Address:IP1设置的IP和port均没错,而IPALL中居然设置了Dynamic Port 马上设置1433后,问题解决,难道安装完时就是这个作为默认值吗?
解决方案: 可先尝试一下修复,还是不行的话,是否可以备份数据,然后重装一次数据库和软件