Viewing post 1 (of 1 total)
Hi
Use the following code,it should work
rptvwr.ProcessingMode = Microsoft.Reporting.WinForms.ProcessingMode.Remote;
rptvwr.ServerReport.ReportServerUrl = new Uri(REPORTSERVERURL)); ...
June 12, 2009 at 5:40 am
#1008533