Hi,Im Designed a Webpage .It consosts of a Button, whenever i click onButton report must generated.When the report is in my system reportgenerated successfully.when I try to access a report from othersystem.I cudnot able to access report.Can any1 hlp me inthis aspect.any procedure in order to access the report of other system.wht shudbe url for Reportserverurl and reportpath
With regards,
mahender
mahender,
Have you tried
http://server/reportserver/reportdirectory/reportname.rdl
Take note that
- "reportserver"is a virtual directory named during the reporting services install, so your could be something different, the default from memory is reprotserver
- I am assuming you created the directory the report resides in some replace "reportdirectory"with this
- you can pass any parameters thru this method also
- this is url access into reporting services, you can also utlise the web services to access your reports
If this doesnt work check out what type of security the other system uses. What user is your web app connecting as and does this user have access
An error msg would also be helpful
No comments:
Post a Comment