Why do I see a broken image for the chart generated by Graphics Server .NET Component?

This error is encountered when the temporary image directory is missing or improperly setup.

To resovle this issue, you will need to create a temporary directory where the Graphics Server .NET component will save the generated charts.

To set this up, follow these steps:

  1. Create a directory somewhere under your \wwwroot
  2. Set the following properties in your chart control

  • RunTimeImagesFolderLocation="UnderWebApplication"
  • RunTimeDir="[TempDirectoryName]"

 

Where can I download the Graphics Server .NET Developer's Kit?
You can download the
Graphics Server .NET Developer's Kit Here.