ActiveReports 9 Server
Configuration Section Handlers

You can use the ReportServiceProxy class to provide a handler for the ResolveRemoteEndPoint event using code in the web.config file. 

Syntax

In web.config file, you can either provide a handler for the ResolveRemoteEndPoint or you can provide a remoteReportServicePath with a username and password. ASP.NET code for both the implementations are given below.

To provide a handler for the ResolveRemoteEndPoint event 

To provide a remoteReportServicePath with a username and password

Remarks

Default configuration:

Configurable Location

Use these handlers in the application-level web.config file.

Note: While other locations may work, we do not support them.
See Also

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum