注册 登录
编程论坛 SQL Server论坛

关于"无法与报表服务器建立连接"的问题。

moon2599 发布于 2007-04-12 14:56, 3475 次点击

急切请教一个问题:布署报表时出现如下错误提示:

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

无法与报表服务器 http://localhost/ReportServer 建立连接。 (Microsoft 报表设计器)

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

尝试连接到报表服务器时失败。请检查连接信息,并检查报表服务器版本是否兼容。 (Microsoft.ReportingServices.Designer)

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

在 Microsoft.SqlServer.ReportingServices2005.RSConnection.MissingEndpointException.ThrowIfEndpointMissing(WebException e)
在 Microsoft.SqlServer.ReportingServices2005.RSConnection.GetItemType(String Item)
在 Microsoft.ReportDesigner.Project.ReportServiceClient.GetItemType(String item)
在 Microsoft.ReportDesigner.Project.ReportServiceClient.CheckAuthorized()
在 Microsoft.ReportDesigner.Project.ReportClientManager.GetCredentials(String url)
在 Microsoft.ReportDesigner.Project.ReportProjectDeployer.PrepareDeploy()

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

请求因 HTTP 状态 404 失败: Not Found。 (Microsoft.ReportingServices.Designer)

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

在 Microsoft.SqlServer.ReportingServices2005.RSConnection.GetSecureMethods()
在 Microsoft.SqlServer.ReportingServices2005.RSConnection.IsSecureMethod(String methodname)
在 Microsoft.SqlServer.ReportingServices2005.RSConnection.GetItemType(String Item)

网上没能找到答案,我用的是2005,报表服务已经启动

3 回复
#2
Kendy1234562007-04-12 15:02

这个问题我看不懂
虽然也用.NET2005 但是没用过报表服务器
#3
moon25992007-04-12 20:16
谢谢Kendy123456哦,我的问题已经解决了,是配置上的问题,呵呵.
#4
hbdztlq2008-10-09 23:14
moon2599,我也遇到相同的问题,看到你回复的是配置上出现了错误,请问具体怎么解决的,谢谢了。
1