SSRS reports is showing as listed directory

荒凉一梦 提交于 2019-12-10 04:28:42

问题


How can I get SSRS reports to show a web page view?

When I go to the SSRS reports page, it's not showing the web page view. It shows a list of data sources, data sets and report folders.

After going inside the reports folder, I can invoke the report by clicking on them without any issues.

https://docs.google.com/file/d/0B55EKwlB3BuINk1GeU9WRUoxM1E/edit?usp=sharing

Please look at the image above.


回答1:


You're browsing to the Report Server web service, typically http://server/ReportServer. Sounds like you're after the Report Manager website, typically http://server/Reports.

Web Service URL:

Report Manager URL:




回答2:


Connect to your report server and type the following in the url link: 127.0.0.1/reports



来源:https://stackoverflow.com/questions/14712569/ssrs-reports-is-showing-as-listed-directory

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!