Chart in web farm often not displaying

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
DNxn
Newbie
Newbie
Posts: 3
Joined: Tue Jun 03, 2008 12:00 am

Chart in web farm often not displaying

Post by DNxn » Fri Aug 22, 2008 9:13 pm

I have followed the tutorial and have been able to display a chart using GetChart.aspx and either the Session, Cache or Httphandler methods described. I have only not tried the file method. After sometimes 5, sometimes 50 requests, the chart will not render and just a red x will be displayed. This will continue for many posts. Closing the browser and opening a new one will result in the image being displayed correctly the first time and then after a while the same problem occurs. This only happens on a web farm and not a single IIS server.

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

Post by Narcís » Mon Aug 25, 2008 9:54 am

Hi DNxn,

Which exact TeeChart build are you using? Does this occur in any specific browser version?

Thanks in advance.
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

DNxn
Newbie
Newbie
Posts: 3
Joined: Tue Jun 03, 2008 12:00 am

Post by DNxn » Tue Sep 09, 2008 7:27 pm

We were abe to reproduce the error with Microsoft's Session object so no longer consider this to be a problem with TeeChart. We will invetigate our web farm and may switch to using a database in the web farm to store session state between shared servers.

Post Reply