Hi,
I use Reportservice2005.asmx and Reportexecution2005.asmx in my c# code for rendering reports from SSRS2008.
Is it possible to have the same setup (web references or a proxy)and load reports from SSRS2005 which uses Reportservice.asmx ?
alternately, i would put the question as : how to use SSRS2008 webservice endpoints in a code which already uses SSRS2005 webservices endpoint with minimum or no code change ?
Thanks.
NAND