Groups | Blog | Home
all groups > sql server reporting services > march 2006 >

sql server reporting services : URL Access Paramters have no effect



Don Turnbull
3/15/2006 1:11:26 PM
Is there something I need to do in the report or on the server to enable URL
Access Paramters? The report runs fine and prompts for my single paramter
when running via native Reporting Services, but when I add the user-supplied
paramter and/or RS commands in a URL (linked and non-linked) in a browser
(IE6) they have no effect (followed instructions at:
http://msdn2.microsoft.com/en-us/library/ms152835(SQL.90).aspx).

My URL is:
http://appalachian/Reports$SQLSrv2005/Pages/Report.aspx?ItemPath=%2frosterlinked&rc:Parameters=false&unit=1035

Any direction greatly appreciatd - thanks.

Bruce L-C [MVP]
3/15/2006 3:42:53 PM
Reports website is the portal, not Reporting Services. The Reports
application (Report Manager) itself uses ReportServer website/app.

Here is an example of the format for the URL
http://MyServer/ReportServer?/FolderName/ReportName&rc:Toolbar=false&rc:Parameters=false&Param1=Param1Value


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Don Turnbull
3/16/2006 7:06:27 AM
Thank you sir - once I put in the proper "reportserver" virtual directory
instead of "reports" it worked great!

[quoted text, click to view]
AddThis Social Bookmark Button