ASP.NET Graph not displaying

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
David
Newbie
Newbie
Posts: 3
Joined: Wed Jun 22, 2005 4:00 am
Location: England

ASP.NET Graph not displaying

Post by David » Wed Aug 31, 2005 3:48 pm

I have created a new aspx page and added a web chart control. I have added a series through the Tee Chart Editor but when we try to view this on the web page all we see is image place holder (the red cross).

All the samples installed with TeeChart.Net work fine on the web server, i have also installed TeeChartNET2DebugBuild.exe on client and server but it still doesn't work.

Any Ideas??

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

Post by Narcís » Thu Sep 01, 2005 8:41 am

Hi David,

Have you added the GetChart aspx script to your project as told in "Tutorial 9 - ASP.NET Applications"? If you haven't please do it, you'll find the tutorials at the TeeChart 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

David
Newbie
Newbie
Posts: 3
Joined: Wed Jun 22, 2005 4:00 am
Location: England

Post by David » Thu Sep 01, 2005 9:40 am

Hi,

Yes that file was included before i tried it for the first time, I have also tried setting the TempChart property to File and Session but both give the same results.

David
Newbie
Newbie
Posts: 3
Joined: Wed Jun 22, 2005 4:00 am
Location: England

Post by David » Thu Sep 01, 2005 10:33 am

Hi,

Thanks for your help, i have managed to solve the problem. I decided to write my own version of the GetChart.aspx in VB as the installed version and the example in Tutorial 9 were both in C#. After doing this everything works fine.

Thanks for you time.

David

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

Post by Narcís » Thu Sep 01, 2005 11:06 am

Hi David,

You're welcome. I'm glad to hear your problem is solved.
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