Is there any way to use the ReportViewer control with SQL Reporting Services webservice as the remote source
At the moment my application uses reportexecution2005 to create a pdf
of the report for the user, however I would like to put the
ReportViewer control in the application and display the report in this
instead, however I cant find any way to make the reportviewer control
use reportexecution2005.render as its source.

ReportViewer control with ReportExecution2005
jregent