Page 1 of 1

WebChart ASP

Posted: Fri Aug 21, 2009 7:48 pm
by 9637279
Hi,

Question about WebChart:
I am using the latest evaluation version withing VS2008 .NET C#

I drag & drop the WebChart onto the design view of my ASP NET application
and launch it. The browser comes up but the WebChart does not show at all.

The 'TempChart' property is set to 'File' and I see that it creates a PNG
picture in the default directory: _chart_temp where the teechart is installed.
But nothing shows in the browser (Using FireFox).

What has to be done to make the the WebChart to show up? Any setting to change,
etc.?
(Standard controls show, like the Buttons, Calendar, etc.)

Thanks,
Norman

Re: WebChart ASP

Posted: Mon Aug 24, 2009 11:15 am
by narcis
Hi Norman,

This is most likely a permissions problem in the IIS share or the folder where the images are stored. I recommend you to set TempChart to Session as described in Tutorial 9. Tutorials can be found at TeeChart's program group.