Jump to content
Software FX Community

Interacting with Charts from web


rms2219

Recommended Posts

Hello...

I am relatively new to both web development and the Chart FX software. I am, however, quite fluent in C#, so I can't imagine this to be too difficult a task to accomplish. I have a chart (well, several charts, but only one is displayed at any one time. Currently I am just using ISS to host my ASP web application (so I connect to localhost). When a chart loads, it is just a .png file. I'd like it so that the chart is interactive from the web page (specifically just being able to change the type of chart and scrolling across the DataGrid). How can I accomplish this?

Link to comment
Share on other sites

I thought this was the solution...until I published my application. When running my application through Visual Studio, the chart was completely interactive. But when I published it, and I went to http://localhost, the chart does not show up...it says "Failed to download Chart" Protocol Error - NotFound(404). Are there files that I need to include on the publish?

GetLabelTest.zip

Link to comment
Share on other sites

Hi rsm2219

First of all, please check in your IIS admin console to see if the Chart FX virtual directory is in the same level of your web site. If not, please create the Chart FX virtual directory at the same level.

Then, try starting the PSS Service and make sure that the file version for the dlls in the bin folder of your Chart FX installation are all the same

If the problem persist, please contact Software FX Support at support[at]softwarefx[dot]com.

-- Pipon

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...