Problem with v3.5

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
7oDS
Newbie
Newbie
Posts: 2
Joined: Wed May 23, 2007 12:00 am

Problem with v3.5

Post by 7oDS » Fri May 08, 2009 4:58 am

I upgraded v3.5 from v2 as well as VS2005 to VS2008, I replaced webchart component to new one. When I compiled the web application I don't have any error messages but when I run the application I can not see the Chart on the page.x is the only thing I can get. I can see and edit the chart during the desing time. I started a new application, same result. I tried with VS2005 but it didn't help too.

any help and advice will be appreciated.

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

Post by Narcís » Fri May 08, 2009 8:13 am

Hi 7oDS,

This is most likely a permissions problem in the server's folder where charts need to be stored.

I'd recommend you to set TempChart property to session as told in "Tutorial9 - ASP.NET Applications", at the "TempChart property - File, Session, Cache or Httphandler" section. Don't forget to add the GetChart.aspx.cs file in the project depending on the option you use.
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

7oDS
Newbie
Newbie
Posts: 2
Joined: Wed May 23, 2007 12:00 am

Post by 7oDS » Wed May 13, 2009 12:04 am

It is working now.
Thanks for the support.

Post Reply