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
[348 byte] By [MuhammadKhalid] at [2007-12-24]
# 1
Can you be more specific about how remote mode is behaving? Are you getting an exception? If so, what is the exception message?
BrianHartman-MSFT at 2007-10-8 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...
# 2
The page show the message on the ReportViewer Control that "Unable to connect to the remote server, No connection could be made because the target machine actively refused it."
MuhammadKhalid at 2007-10-8 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...
# 3
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?
BrianHartman-MSFT at 2007-10-8 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...

Visual Studio

Site Classified