Back to Home Page
Izenda Customer Portal
Home
Search
Welcome Guest
(
Login
|
Register
)
Most Popular
Overview
Download and Install
Integration
FAQ
Code Samples
Settings API
User Guide
Training
Home
»
Code Samples
»
API
»
Secure https on a load balancer
Secure https on a load balancer
Secure https on a load balancer
If you are using a load balancer that does not support http (vs https), Please set the following setting so the platform can find images and css.
sUrl =”
https://www.domain.com/App/Reporting/rs.aspx”
;
Izenda.AdHoc.AdHocSettings.ResponseServer = sUrl
Izenda.AdHoc.AdHocSettings.ReportCssUrl = sUrl & "?css=Report"
Izenda.AdHoc.AdHocSettings.ToolbarCssUrl = sUrl & "?css=toolbar"
Details
Type:
How-To
Options
Email Article
Print Article
Bookmark Article
Export As PDF