Search code examples
sql-serverreporting-servicesweb-reference

SQL reporting services reference


I want to add service reference to SQL reporting services on local machine. In Reporting Service Configuration Manager under Web Service URL tab I have report service URL exposed, I have tried to add web reference to project with that Web Reference URL, but it can not be found.

Please tell me am I missing something or is this right way to to?

Thanks a lot.


Solution

  • Use this:

    http://server/reportserver/ReportService2005.asmx?wsdl

    ref: http://msdn.microsoft.com/en-us/library/ms154052.aspx