Quantcast
Channel: SQL Server Reporting Services
Viewing all articles
Browse latest Browse all 1418

SQL Reporting Service Runtime Error (The item '/reports/Report1' cannot be found. (rsItemNotFound))

$
0
0

hi friends

How to fix this problem when i run SQLSSRS .

Note:

RDL files are in Reports folder(D:/Reports/reports1.rdl)

My code is given below

ReportViewer1.ProcessingMode = Microsoft.Reporting.WebForms.ProcessingMode.Remote

ReportViewer1.ServerReport.ReportServerUrl =New Uri("http://localhost/ReportServer")

ReportViewer1.ServerReport.ReportPath ="/reports/Report1"

ReportViewer1.ShowParameterPrompts =False

ReportViewer1.ShowPrintButton =True

ReportViewer1.ServerReport.Refresh()

Thanks

 


Viewing all articles
Browse latest Browse all 1418

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>