﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / FusionCharts and ASP  / Charts not working when routed via ISA Server / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Thu, 21 Aug 2008 19:02:41 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>In this case, is there any other suggestions or troubleshooting that can be done?</description><pubDate>Wed, 16 Apr 2008 21:24:38 GMT</pubDate><dc:creator>neon</dc:creator></item><item><title>RE: Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>It might create some security issue - though I'm not sure where exactly.</description><pubDate>Sun, 30 Mar 2008 13:59:27 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;The response is as per my description in my first post above. It's always showing the same error messages.&lt;br&gt;&lt;br&gt;Would ISA server bridging between the publishing server and the client create some security issue in IE?&lt;br&gt;&lt;br&gt;Thanks!</description><pubDate>Tue, 25 Mar 2008 04:38:25 GMT</pubDate><dc:creator>neon</dc:creator></item><item><title>RE: Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>In IE, do you get an error in loading data message or nothing shows up at the place of chart?</description><pubDate>Fri, 21 Mar 2008 15:35:33 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>bump!!! Any suggestion?</description><pubDate>Mon, 17 Mar 2008 21:00:18 GMT</pubDate><dc:creator>neon</dc:creator></item><item><title>RE: Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>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?&lt;br&gt;&lt;br&gt;Thanks.&lt;br&gt;&lt;br&gt;</description><pubDate>Tue, 11 Mar 2008 09:17:04 GMT</pubDate><dc:creator>neon</dc:creator></item><item><title>RE: Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;Can you try the chart on Firefox once on the machine that doesn't load it otherwise?</description><pubDate>Tue, 04 Mar 2008 07:12:09 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>Hi, I had tried the method provided but it still does not work.&lt;br&gt;&lt;br&gt;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!&lt;br&gt;&lt;br&gt;p/s: due to technical constraints, I'm not able to modify any of the network configurations in the diagram.&lt;br&gt;&lt;br&gt;[img]http://farm3.static.flickr.com/2397/2306876884_fa08623b79_o.gif[/img]</description><pubDate>Sun, 02 Mar 2008 22:36:27 GMT</pubDate><dc:creator>neon</dc:creator></item><item><title>RE: Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>Thanks for the advice. We do set no-caching on our web server. I will try it out. Thanks!</description><pubDate>Sun, 24 Feb 2008 21:11:20 GMT</pubDate><dc:creator>neon</dc:creator></item><item><title>RE: Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;Can you try the methods at http://www.fusioncharts.com/docs/Contents/SSL.html?</description><pubDate>Thu, 21 Feb 2008 03:55:42 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Charts not working when routed via ISA Server</title><link>http://www.fusioncharts.com/forum/Topic4590-30-1.aspx</link><description>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 &amp; https). &lt;br&gt;&lt;br&gt;The following is show in debug mode:&lt;br&gt;	INFO: Chart registered with external script. DOM Id of chart is SvcLvlT1&lt;br&gt;	INFO: XML Data provided using dataURL method.&lt;br&gt;	dataURL provided:&lt;br&gt;	Reporting/Process.WebForm.asp?INIT_SERVICE_LEVEL_T1_CHART=200711&lt;br&gt;	dataURL invoked:&lt;br&gt;	Reporting/Process.WebForm.asp?INIT_SERVICE_LEVEL_T1_CHART=200711&lt;br&gt;	ERROR: An error occurred while loading data. Please check your dataURL, by&lt;br&gt;	clicking on the "dataURL invoked" link above, to see if it's returing valid XML data.&lt;br&gt;	Common causes for error are:&lt;br&gt;	- 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&amp;subId=242 should be Data%2Easp%3Fid%3D101%26subId%3D242&lt;br&gt;	- Different sub-domain of chart .swf and dataURL. Both need to be same owing to sandbox security.&lt;br&gt;	- Network error&lt;br&gt;&lt;br&gt;I verified, by clicking the above link, that the xml data is downloaded and properly formed.&lt;br&gt;&lt;br&gt;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.&lt;br&gt;&lt;br&gt;Lastly, I deployed it on another production server B (internet &amp; http) and it worked. [b]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[/b].&lt;br&gt;&lt;br&gt;Please advise. Thanks a million!!!&lt;br&gt;&lt;br&gt;&lt;br&gt;</description><pubDate>Tue, 19 Feb 2008 20:07:19 GMT</pubDate><dc:creator>neon</dc:creator></item></channel></rss>