SSRS-what is the syntax for the Target Server URL in SSRS2008R2

血红的双手。 提交于 2019-12-14 01:06:17

问题


can anyone help me out with the syntax and example for the target server URL in SSRS 2008R2 inorder to deploy my reports??


回答1:


are you deploying to sharepoint or a standalone (native-mode) report server?

http://msdn.microsoft.com/en-us/library/ms155802(v=sql.105).aspx

10.In the TargetServerURL text box, type the URL of the target report server. Before you publish a report, you must set this property to a valid report server URL. When publishing to a report server running in native mode, use the URL of the virtual directory of the report server (for example, http://server/reportserver or https://server/reportserver). This is the virtual directory of the report server, not Report Manager.

When publishing to a report server running in SharePoint integrated mode, use a URL to a SharePoint top-level site or subsite. If you do not specify a site, the default top-level site is used (for example, http://servername, http://servername/site or http://servername/site/subsite).



来源:https://stackoverflow.com/questions/9926074/ssrs-what-is-the-syntax-for-the-target-server-url-in-ssrs2008r2

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