Hi...I am trying to run the report by passing the parameters using url. Please see the url below and let me know what I am doing wrong here
http://servername/ReportServer/Pages/ReportViewer.aspx?/ReportDirectory/ReportName&rs:Command=Render&Detail=Yes&Consolidated=No&Year= [Date].[Year].&[2011]
I get the error when I add the "Year" parameter in the above url, after adding this I get error "The full path must be less than 260 characters long; other restrictions apply. If the report server is in native mode, the path must start with slash. (rsInvalidItemPath) "
Can you please let me know?


