Charts not working when routed via ISA Server
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


12»»

Charts not working when routed via ISA Server... Expand / Collapse
Author
Message
Posted 2/19/2008 8:07:19 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/16/2008 9:23:54 PM
Posts: 7, Visits: 12
Need some help here. All the charts are working fine on our development server within the intranet but cannot work when deployed on our production server A (via internet & https).

The following is show in debug mode:
INFO: Chart registered with external script. DOM Id of chart is SvcLvlT1
INFO: XML Data provided using dataURL method.
dataURL provided:
Reporting/Process.WebForm.asp?INIT_SERVICE_LEVEL_T1_CHART=200711
dataURL invoked:
Reporting/Process.WebForm.asp?INIT_SERVICE_LEVEL_T1_CHART=200711
ERROR: An error occurred while loading data. Please check your dataURL, by
clicking on the "dataURL invoked" link above, to see if it's returing valid XML data.
Common causes for error are:
- No URL Encoding provided for querystrings in dataURL. If your dataURL contains querystrings as parameters, you'll need to URL Encode the same. e.g., Data.asp?id=101&subId=242 should be Data%2Easp%3Fid%3D101%26subId%3D242
- Different sub-domain of chart .swf and dataURL. Both need to be same owing to sandbox security.
- Network error

I verified, by clicking the above link, that the xml data is downloaded and properly formed.

I did additional troubleshooting by adding our production website url as trusted site on my IE browser and modified the security settings to low for maximum access rights. Still doesn't work. I have tested https access locally for server A and the charts works fine so I reckon secure access is not the cause.

Lastly, I deployed it on another production server B (internet & http) and it worked. The Only difference noted here is that https requests for server A is locally routed via Microsoft ISA Server, http request for server B is routed via a hardware firewall.

Please advise. Thanks a million!!!


Post #4590
Posted 2/21/2008 3:55:42 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: Yesterday @ 8:20:12 AM
Posts: 2,194, Visits: 521
Hi,

Can you try the methods at http://www.fusioncharts.com/docs/Contents/SSL.html?


Thanks,
Pallav Nadhani
FusionCharts Team
Post #4624
Posted 2/24/2008 9:11:20 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/16/2008 9:23:54 PM
Posts: 7, Visits: 12
Thanks for the advice. We do set no-caching on our web server. I will try it out. Thanks!
Post #4698
Posted 3/2/2008 10:36:27 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/16/2008 9:23:54 PM
Posts: 7, Visits: 12
Hi, I had tried the method provided but it still does not work.

Additionally, I expanded my test using a laptop connected as shown below and somehow it was able to load the charts. The results from various web request sources is not very consistent and making it very difficult to determine what is the root cause. Based on the diagram provided, are you able to provide further troubleshooting steps?. Thanks!

p/s: due to technical constraints, I'm not able to modify any of the network configurations in the diagram.

Post #4857
Posted 3/4/2008 7:12:09 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: Yesterday @ 8:20:12 AM
Posts: 2,194, Visits: 521
Hi,

Can you try the chart on Firefox once on the machine that doesn't load it otherwise?


Thanks,
Pallav Nadhani
FusionCharts Team
Post #4895
Posted 3/11/2008 9:17:04 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/16/2008 9:23:54 PM
Posts: 7, Visits: 12
Ok, did what you asked for both browsers and the charts were able to load up properly in firefox but not in IE. Is it a security issue? Previously, I also tried by turning the IE security settings to the lowest but the charts still won't render. Any clues?

Thanks.

Post #5019
Posted 3/17/2008 9:00:18 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/16/2008 9:23:54 PM
Posts: 7, Visits: 12
bump!!! Any suggestion?
Post #5125
Posted 3/21/2008 3:35:33 PM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: Yesterday @ 8:20:12 AM
Posts: 2,194, Visits: 521
In IE, do you get an error in loading data message or nothing shows up at the place of chart?

Thanks,
Pallav Nadhani
FusionCharts Team
Post #5201