Chart not displying when using TmpChart=Session

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
TonyC
Newbie
Newbie
Posts: 7
Joined: Fri Jun 18, 2004 4:00 am
Location: Houston, TX

Chart not displying when using TmpChart=Session

Post by TonyC » Tue May 09, 2006 2:18 pm

My chart is not displaying when I set the TmpChart property to Session. As I step through the code, I see that the Session.Count value is 1 after I add the chart to a session variable. When the program steps to the GetChart page, the Session Count = 0. there fore no chart is displayed. I am seeing the same problem when I compile and run the examplest project on my system.

The chart does display when I set TmpChart = file, but because of security settings on the server, this option is not available.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed May 10, 2006 11:13 am

Hi GeneF,

Have you tried if the ASP.NET demo project, included with TeeChart installation, works fine for you? You can find the project at C:\Program Files\Steema Software\TeeChart for .NET v2\TeeChartForNET (default english installation path). Please notice that the examples here use the TempChart property set to session.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply