问题
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