Kar*_*ous 23 reporting-services
我想部署一个我在SQL Server Business Intelligence Development Studio 2008 R2中创建的报表.我已经开始TargetServerURL了http://mohammad-pc/Reports.我可以通过浏览器访问此路径,但想要部署我的报告:
"无法找到指定的报表服务器URL"
我错过了其他任何设置吗?
Jer*_*oen 38
通常,在默认安装中,您将拥有两个URL:
http://yourmachine/ReportServer- 用于访问Web服务和部署报告http://yourmachine/Reports - 用于访问基于浏览器的管理前端根据您的设置,第一个URL可能略有不同,例如端口号可能不同,或者_SQLEXPRESS可能添加后缀等.
有关示例URL,另请参阅本文档的最后一部分.以下是链接可能的相关报价:
...报表服务器URL可能类似于:
-http://localhost/reportserver
-http://localhost/reportserver_SQLEXPRESS
-http://sales01/reportserver
-http://sales01:8080/reportserver
-https://sales.adventure-works.com/reportserver
-https://www.adventure-works.com:8080/reportserver01...用于访问报表管理器的URL ...
-http://localhost/reports
-http://localhost/reports_SQLEXPRESS
-http://sales01/reports
-http://sales01:8080/reports
-https://sales.adventure-works.com/reports
-https://www.adventure-works.com:8080/reports
Kar*_*ous 14
我找到了解决方案.我的网址错了.为了获得正确的URL,我进入了"开始"菜单>"SQL Server 2008">"配置工具">"Reporting Services配置".在Web服务URL部分,有一个虚拟目录,它是我计算机上的SSRS目录的目录.所以正确的URL是"http:// localhost/[Reporting Service Virtual directory]".在我的例子中,它是"http:// localhost/ReportServer_SQL2008".
这里有一篇好文章:
| 归档时间: |
|
| 查看次数: |
59951 次 |
| 最近记录: |