MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Incorrect link to report URL with Subscription in Sharepoint Integrated Mode

  Asked By: Lillian Osborne         Date: Mar 15, 2009      Category: MOSS      Views: 268
 

Our organization has Sharepoint 2007 running in integrated mode with Reporting Services 2008. Whenever users attempt to subscribe to reports (contained in a a report document library), the url included with the report subscription email (created by checking the "Include a link to the report" checkbox in the create subscription page) points to an incorrect path. For example here is the URL returned in subscription email:

The report is accessible at the following address:
http://reportserverURLIsHere/RS?http%3a%2f%2fSharepointServerURLIsHere/subsiteIsHere/DocumentLibraryNameIsHere/report.rdl&rs%3aParameterLanguage=en-US

any tips / ideas of how we can configure the system to return the proper URL. This functionality is very important with our users.

Tagged:                      

 

1 Answer Found

 
Answer #1       Answered By: Duane Walton          Answered On: Mar 15, 2009       

Look in the file rsReportserver.config file on your report  web server. Make sure that the tag <UrlRoot> </UrlRoot> is set correctly to http://<webserver ip or domain name>/reportserver

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].