Katmai Webservices endpoint and older versions

  • 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

  • Hi all,

    I was able to manage handling both SSRS2005 and SSRS2008 reports in the same C# code by using the WSDL of ReportServices2005.asmx and ReportExecution2005.asmx after removing reference to ReportingService.asmx

    Thanks,

    NAND

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply