Jump to content
Software FX Community

Install/Integration Issue (Broken images instead of charts)


LeighHerbert

Recommended Posts

I have just installed the full version of ChartFX for VS 2005 (Web Forms). I previously had the trial version installed (which I uninstalled prior to the new full install).

 The project I am working on already has a number of charts built in, implemented previously by other people.

When running these sites in Debug mode, the charts do not display: I can only see a dead image (little red cross). But, the chart tooltips do display.

Any suggestions on where I'm going wrong?

Thanks.

Link to comment
Share on other sites

Apologies for the double post.

The full IMG tag generated by the form is as follows:

(underscores to stop it processing the tag)

id="ctl00$ContentPlaceHolder1$chart1" src="/chartfx70/pss/ChartFX.aspx?id=0-110417431&type=png&mime=image%2fpng" WIDTH="503" HEIGHT="406" usemap="#ctl00$ContentPlaceHolder1$chart1Map" border="0" oncontextmenu="return SFX_OnChartContextMenu();"

I have seen a couple of threads with similar problems. The other threads seem to differ in that those pages have been deployed. The charts I am getting problems with are in a site running in debug mode under VS2005 (Thought that was worth clarifying).

Thanks again.

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...