Viewing Report using Visual Web Developer on aspx page
I have used the Report Viewer and designed the report in the aspx page. In the processing mode at "local" it is viewing correctly but in the Processing Mode "Remote" it is not functioning correctly. I am using Visual Web Developer 2005 with SQL Express Edition. Please help me (with sample code if possible) how to view report in aspx page. Thanks
You might have the wrong url specified for your report server or there might be a firewall in the way. What value are you using for ReportViewer.ServerReport.ReportServerUrl? If you type that url into a browser running on your web server, are you able to see the report server?