Posted
on Mar 24, 2008
(permalink)
I have tried this fix and the error has gotten worse.
Originally, my app was using the sessionState (and cookieless=false or true), and it would occasionally produce the "Error Loading RadChart" error. But, when using UseSession = false and setting a tempImageFolder with ASPNET read/write access (and cookieless=true or false), I'm getting the error everytime.
The images are being produced correctly in the temp folder, but they are not being displayed on the webpage