ActiveReports 9 Server
Accessing the Web Service

Show AllShow All
Hide AllHide All

This topic explains how to access the ActiveReports 9 Server Web service from a Visual Studio console application.

To create a console application that consumes the Web service

You can use a console application to create and access the ActiveReports 9 Server Web service.

  1. In Visual Studio, create a new console application:

    Steps to create a console application

  2. Add a service reference to the ActiveReports 9 Server service:

    Steps to add a service reference

  3. Add using directives to the files:

    Steps to add using directives

  4. Add code to the Program.cs file to log in to the services:

    Steps to add code to log in

  5. Run the project to see the console application flash a "Logged in." message.
See Also

Reference

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum