What is the difference between Report manager URL and web service URL in ssrs 2008

家住魔仙堡 提交于 2019-12-25 07:19:12

问题


What is the difference between Report manager URL and web service URL in ssrs 2008 r2?


回答1:


The Web Service URL page to configure or modify the URL used to access the report server.

The Report Manager URL page to configure or modify the URL used to access Report Manager.

The report server is the central component of a Reporting Services installation. It consists of a pair of core processors plus a collection of special-purpose extensions that handle authentication, data processing, rendering, and delivery operations. Processors are the hub of the report server.

Report Manager is an ASP.NET web application that provides report management/viewing capabilities for a Reporting Services instance configured in native mode.

For more information please see:

http://msdn.microsoft.com/en-us/library/ms188133.aspx

http://msdn.microsoft.com/en-us/library/ms181174.aspx



来源:https://stackoverflow.com/questions/38523079/what-is-the-difference-between-report-manager-url-and-web-service-url-in-ssrs-20

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