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:
- Create a directory somewhere under your \wwwroot
-
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.
Article ID: 309, Created: 4/24/2009 at 9:55 AM, Modified: 4/25/2009 at 10:41 AM