|
|
|
Forum 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!!!
|
|
|
|
|
FusionCharts 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
|
|
|
|
|
Forum 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!
|
|
|
|
|
Forum 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.
|
|
|
|
|
FusionCharts 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
|
|
|
|
|
Forum 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.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/16/2008 9:23:54 PM
Posts: 7,
Visits: 12
|
|
|
|
|
|
FusionCharts 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
|
|
|
|
| | |