bhumes Report post Posted March 13, 2008 When I click the "Save As Image" link in the menu, I get the progress bar and everything seems to be working correctly. But then, it redirects to the FusionChartsSave.aspx file, but I get a 404 Page Not Found error. To the very best of my knowledge, everything is installed in the correct place. Any advice? Thanks! Share this post Link to post Share on other sites
FusionCharts Support Report post Posted March 14, 2008 Hi, I fear the aspx file in not in proper place. Could you please check the XML that has the imageSaveURL has the same path to the aspx file. Share this post Link to post Share on other sites
bhumes Report post Posted March 14, 2008 Thank you for your reply. I have triple-checked the location of both the .aspx file and the .cs file, and they are both in the right place. Is the URL to the .aspx file relative to the XML file, relative to the .swf, or relative to the application file? The strange thing is even if I type the URL to the .aspx file directly into my browser, it still gives me a 404. But I'm looking at the directory on my server and the file is there. Share this post Link to post Share on other sites
Lochness Report post Posted April 16, 2008 I'm having exactly the same problem. Can it be because I'm using the evaluation version? Regards, Share this post Link to post Share on other sites
FusionCharts Support Report post Posted April 16, 2008 Hi Friends, The strange thing is even if I type the URL to the .aspx file directly into my browser, it still gives me a 404. It seems that the aspx files are somehow inaccessible may be due to some server settings. As for the path of the aspx file these are relative to the Application file and not relative to the chart SWF path. Share this post Link to post Share on other sites