Sign in to follow this  
bhumes

Save As Image - Page not found

Recommended Posts

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

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this