Page 1 of 1
Trouble with chart showing up on web app.
Posted: Thu Nov 13, 2008 4:54 pm
by 13049513
This is first time using TeeChart in Web app...app compiles fine but does not display when executed. What am I missing?
Posted: Fri Nov 14, 2008 8:07 am
by narcis
Hi JW,
Most likely your problem is the same as discussed
here.
If this doesn't help don't hesitate to let us know.
Trouble with chart showing up on web app.
Posted: Tue Nov 25, 2008 4:55 pm
by 13049513
I have the tempchart property set to Session but still see the red X in the box. Unclear about the GetChart.aspx.cs file.
Posted: Wed Nov 26, 2008 8:39 am
by narcis
Hi JW,
You need to include GetChart.aspx.cs in your web application as described in Tutorial 9 - TeeChart and WebChart and ASP.NET at the TempChart property - File, Session, Cache or Httphandler section. You'll also find example of this with the ASP.NET demo at C:\Program Files\Steema Software\TeeChart for .NET v3\TeeChartForNET.