reports viewer tool problems? Help!
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi What is wrong with this ReportPath?: /Pages/ReportViewer.aspx?/IL_User/Weekly_ConversionAppRate When I view it from ReportServer it works, but not when I run it in reportviewer in asp.net 2.0 FYI: ReportServerUrl: http://ildevsvr02-v05/reportserver I get the following error: The path of the item "/Pages/ReportViewer.aspx?/IL_User/Weekly_ConversionAppRate" is not valid. The path must be less than 260 characters long and must start with slash. Other restrictions apply. (rsInvalidItemPath) thanks