web

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Alexbb
Newbie
Newbie
Posts: 15
Joined: Mon Jul 09, 2007 12:00 am

web

Post by Alexbb » Sun Mar 16, 2008 11:51 am

Hello,
Can I use teechart for asp.net vs 2005.
If so can you give me a small piece of code for this.
Alex,

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 Mar 17, 2008 9:07 am

Hello Alex,

Yes, TeeChart can be used for ASP.NET applications in VS2005. You'll find a live example here. Full example project is also shipped with TeeChart's installation at C:\Program Files\Steema Software\TeeChart for .NET v3 VS2003\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
Image Image Image Image Image Image
Instructions - How to post in this forum

Alexbb
Newbie
Newbie
Posts: 15
Joined: Mon Jul 09, 2007 12:00 am

web

Post by Alexbb » Tue Mar 18, 2008 8:36 am

Hello,
I dragged the techart web part on the asp.net web form
but when I am trying to run the website I receive a red 'x' image instead of the tchart chart image, as if the site doesn’t fined it. This happens only on run time.
Can you help me.
Alex

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

Post by Narcís » Tue Mar 18, 2008 9:11 am

Hi Alex,

This is most likely you have set TempChart property to Session but don't have GetChart.aspx.cs in your application. For more information about this please read Tutorial9 - ASP.NET Applications, specially the TempChart property - File, Session, Cache or Httphandler section. You'll find the tutorials at TeeChart's program group.
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