Locked Connecting to SSRS Scheduler from a ASP .Net Web Page

  • Wednesday, May 09, 2012 6:37 AM
     
     

    Hi all,

    I am trying to connect to a SSRS - Reporting Services Scheduler i.e. to create a SSRS subscription from a ASP .Net web page. I need to find an API which can do this.

    Can u just tell me how to create a WSDL link. I am getting an error when i am trying with adding a service reference. I gave this format as below.

    http://localhost:50029/ReportServer/ReportService2005.asmx?wsdl

    Kindly give me some suggestions on this so that i could proceed. Can u help me with this?

    Regards,

    Praveen.V

All Replies

  • Thursday, May 10, 2012 4:46 AM
    Moderator
     
     

    First step: help yourself. Tell us which specific error you're seeing!


    John Saunders
    WCF is Web Services. They are not two separate things.
    Use WCF for All New Web Service Development, instead of legacy ASMX or obsolete WSE
    Use File->New Project to create Web Service Projects