Hi Can anybody help me with my rsInvalidItemPath problem?
I am trying to use the ReportViewer component in a .NET Window application.
My problem exists in the code below:
ReportViewer1.ServerReport.ReportPath = "/Pages/Report.aspx?ItemPath=/BSOL/FourthNDIReport"
This URL was obtained when I browsed to the report in reporting Service. Could the problem lie in the fact that I am using Report.aspx?ItemPath ???
- Edited by Phill Spencer 5 hours 59 minutes ago