WebChart TempChart path

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
madve
Newbie
Newbie
Posts: 13
Joined: Mon Dec 20, 2004 5:00 am

WebChart TempChart path

Post by madve » Fri Oct 14, 2005 8:31 am

Hello,

I created a simple test asp.net 2 application with Visual Studio 2005 RC. There is one WebChart (from Steema TeeChart for .NET v2 Evolution) on the WebForm.

When I set the TempChart property to "File" then I get an exception:
"System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Steema Software\TeeChart for .NET v2 Evaluation\TeeChartForNET\_chart_temp\WebChart112700138639428126169.png' is denied."

How can I set the path of TempChart?

Best regards,

Gabor Varga

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 Oct 14, 2005 9:17 am

Hi Gabor,

To solve this problem please read "Tutorial9 - ASP.NET Applications". You'll find the tutorials at TeeChart's program group. Specially don't forget to include the GetChart.aspx.cs file to your project.
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

madve
Newbie
Newbie
Posts: 13
Joined: Mon Dec 20, 2004 5:00 am

Post by madve » Fri Oct 14, 2005 5:27 pm

Hi,

Thank you for revealing this tutorial I did not notice it before. :oops:
I found the necessary information in that tutorial. :)

Best regards,

Gabor Varga

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 Oct 17, 2005 8:29 am

Hi Gabor,

You're welcome. I'm glad to hear this helped.
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