首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > SQL Server >

新手用 SQL2005,找不到 Report Services 实例,该如何处理

2012-01-19 
新手用 SQL2005,找不到 Report Services 实例我用的是2000SERVER操作系统,电脑名称是:Kenson,以前电脑名称

新手用 SQL2005,找不到 Report Services 实例
我用的是2000   SERVER操作系统,电脑名称是:Kenson,   以前电脑名称是:Fileserver.安装SQL   2005后,注册数据库服务器为:Kenson,   Report   Services不能登陆,系统提示:
------------------------------------------------
无法连接到   kenson。

===================================

找不到   Report   Services   实例   (Microsoft.SqlServer.Management.UI.RSClient)

------------------------------
程序位置:

      在   Microsoft.SqlServer.Management.UI.RSClient.RSConnectionInfo.ParseServerName(String   serverName)
      在   Microsoft.SqlServer.Management.UI.RSClient.RSConnectionInfo.RSTypeImpl.CreateSqlOlapConnectionInfoBase(UIConnectionInfo   ci)
      在   Microsoft.SqlServer.Management.UI.RSClient.RSConnectionInfo.RSTypeImpl.GetConnectionObject(UIConnectionInfo   ci)
      在   Microsoft.SqlServer.Management.UI.ConnectionDlg.RSType.GetConnectionObject(UIConnectionInfo   ci)
      在   Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorer.ValidateConnection(UIConnectionInfo   ci,   IServerType   server)
      在   Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()



[解决办法]
帮D
[解决办法]
1. 确认已经安装
2. 在开始--程序--sql server 2005--配置工具中找到 Reporting Services 配置
打开它

连接后启动report services服务, 然后在数据库安装中安装数据库.

热点排行