ActiveReports 9
Document Web Service

Show AllShow All
Hide AllHide All

With ASP.NET and ActiveReports, you can set up a Web Service that returns a report document which can be shown in a report viewer control.

This walkthrough illustrates how to create a Web Service that returns the contents of an ActiveReports as a byte array.

This walkthrough is split up into the following activities:

Note: For the information on how to connect your report to data and how to create the report layout, please see Basic Data Bound Reports for a section report.

When you have completed this walkthrough, you will have a Web Service that returns the contents of an ActiveReports as a byte array.

To create an ASP.NET Web Service project

To write the code to create the Web Method

To test the Document Web Service

To publish the Document Web Service

To check the configuration in IIS

For information on consuming the Document Web Service in a viewer, see Document Windows Application.

 

See Also

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum