How to create a sample application that uses the Reporting Services SOAP APIs to render a report to a selected file format on a Web page (875447)
The information in this article applies to:
- Microsoft SQL Server 2000 Reporting Services
- Microsoft SQL Server 2005 Reporting Services
INTRODUCTIONThis step-by-step article describes how to create a sample Microsoft ASP.NET Web application that uses the Microsoft SQL Server 2000 Reporting Services SOAP APIs and the Microsoft SQL Server 2005 Reporting Services SOAP APIs to perform the following: - Render a report that is deployed on a report server to a supported file format, such as the .pdf file format.
- Open the rendered report on a Web page without saving the file that corresponds to the rendered report on your computer.
Note To render the report to the requested file format by using the ASP.NET Web application, the program that supports the file format must be installed on your computer. For example, to view a report that is rendered to the .pdf file format, Adobe Acrobat Reader must be installed on your computer. REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
842854
Documentation errors in the ReportingService.Render Method topic, the ReportingService.CreateDataDrivenSubscription Method topic, and the ReportingService.CreateReportHistorySnapshot Method topic in Reporting Services Books Online
Modification Type: | Major | Last Reviewed: | 8/29/2006 |
---|
Keywords: | kbsql2005rs kbReport kbWebForms kbWebServices kbProgramming kbAppDev kbinfo kbhowto KB875447 kbAudDeveloper kbAudITPRO |
---|
|
|
©2004 Microsoft Corporation. All rights reserved.
|
|