ajit Report post Posted May 7, 2008 We are using the FusionCharts Enterprise v3 charts. some times the graph is not able to render on div. We are getting 200 and 206 status code from sever. Here is the log : 199.227.211.2 - - [29/Apr/2008:22:13:33 -0400] "GET /default/static/en/images/Column3D.swf HTTP/1.1" 200 60993 "https://xxx" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14" 199.227.211.2 - - [29/Apr/2008:22:13:33 -0400] "GET /default/static/en/images/Column3D.swf HTTP/1.1" 206 60993 "https://xxx" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14" 199.227.211.2 - - [29/Apr/2008:22:13:40 -0400] "GET /default/static/en/images/Bar2D.swf HTTP/1.1" 206 60776 Thanks -Ajit- Share this post Link to post Share on other sites
edelcom Report post Posted May 9, 2008 206 Partial Content The requested file was partially sent. Usually caused by stopping or refreshing a web page before it loads. Error 206 means that the requested file was only partially sent by the server. Of course, this means that FisionChartschart cannot be displayed, the file is not completely loaded. I would check your file server connection. Share this post Link to post Share on other sites