The Report Server Web services encompass several categories of methods that are based on component features. These methods are provided through two web service endpoints (one for report management and one for report execution) which are exposed as members of the ReportingService2005 and ReportExecutionService classes. These classes can be generated through a proxy class tool such as wsdl.exe, which is included with the Microsoft .NET Framework SDK. For more information about the Report Server Web services and the .NET Framework, see Building Applications Using the Web Service and the .NET Framework.

In This Section

See Also