We have an RS2005 module defined. The settings include the report server and report folder. We need to pass the report name in via querystring. Right now we are trying something like this.
http://.../portals/0/NFUR_Reports/tabid/194/Default.aspx?ReportName&Param=4970-01-19-2010-1
All we see is the report module, no report. We also have another module on the page that allows the user to return to the previous page by clicking on a link.
What are we doing wrong?
|