WebCHart

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
rf2005
Newbie
Newbie
Posts: 11
Joined: Fri Jul 28, 2006 12:00 am

WebCHart

Post by rf2005 » Mon Aug 21, 2006 12:16 pm

Dear Support !

we have bought teechart for .net 2.0.

if i use the webchart in a .net 2005 webproject the chart pictures are not rendered in the browser, i can see only a cross (the famous icon that indictes, that a picture was not found).

so, what is missing ?

The TeeChartForNet project in your samples is running.
But if i create a NEW website, drag a webchart to the site; PUT SOME FILLING (FASTLINE WITH FILLSAMPLEVALUES) NO chart-PICTURE APPEars on the browser (IE 6.x).

What is missing ????

Please help !

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 21, 2006 1:30 pm

Hi rf2005,

You should read Tutorial9 - ASP.NET Applications, specially the TempChart property section. I'd suggest you to set it to Session and add GetChart.aspx.cs to your project as shown in the tutorials and web project. 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

rf2005
Newbie
Newbie
Posts: 11
Joined: Fri Jul 28, 2006 12:00 am

Post by rf2005 » Mon Aug 21, 2006 2:28 pm

Hi Narcis !

i have solved the problem by setting registry settings in [HKEY_LOCAL_MACHINE\SOFTWARE\Steema Software\TeeChart.NET]

and creating a virtual directory under inetpub/wwwroot .....

but i will try your suggestion anyway, because it's much better to avoid temporyry files.

Thankyou,

Robert.

Post Reply