Trouble with chart showing up on web app.
Trouble with chart showing up on web app.
This is first time using TeeChart in Web app...app compiles fine but does not display when executed. What am I missing?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi JW,
Most likely your problem is the same as discussed here.
If this doesn't help don't hesitate to let us know.
Most likely your problem is the same as discussed here.
If this doesn't help don't hesitate to let us know.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Trouble with chart showing up on web app.
I have the tempchart property set to Session but still see the red X in the box. Unclear about the GetChart.aspx.cs file.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |