xela Report post Posted September 10, 2008 We have recently purchased a license to FusionWidgets v.3.0 and we are happy with it. Thank you. The only question we have is that, for some reason, when we deploy our application on a production server, the menu item 'Save As Image' over a chart is missing. It only happens when the chart is accessed via the Internet. When the chart is accessed locally, the 'Save As Image' is displayed and the feature works as expected. Could you tell me know what may be wrong? Here are the details: - Windows Server 2003 - ASP.NET 2.0 - RealTimeStackedColumn.swf Thank you. Share this post Link to post Share on other sites
Arindam Report post Posted September 11, 2008 hi, could you please check xml whether you are using imageSave='1' or not? If imageSave='1' present on xml then image save option will appear. see this link http://www.fusioncharts.com/docs/Contents/SAISetting.html Share this post Link to post Share on other sites
xela Report post Posted September 11, 2008 Thank you for the quick response, Arindam. Definitely I've read http://www.fusioncharts.com/docs/Contents/SAISetting.html and both imageSave and imageSaveURL are properly set up. My question was probably not completely clear. In fact, the menu item is displayed when I run a browser locally (i.e. on the same machine where the IIS with our website is running). When I run a browser on a remote computer (i.e. I reach the page over the Internet) and invoke the context menu over the chart, the menu item is missing. In both cases, the website is the same. Could you help me with this? What should be additionally checked in order to put the menu item into the context menu when reaching the chart over the Internet? Thank you. Share this post Link to post Share on other sites
Pallav Report post Posted September 12, 2008 For once, can you switch the debug mode of chart to on and let us know the version number of the SWF that you're using? Share this post Link to post Share on other sites
xela Report post Posted September 12, 2008 The version is 3.0.2. But after I turned the debug mode on, the problem was gone, with the item in its place. So I switched back to the release mode and (yes!) the problem was also gone. Although all is a bit strange, anyway the problem doesn't bother me anymore. Thank you for the prompt response. Share this post Link to post Share on other sites