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
WebChart TempChart path
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Gabor,
You're welcome. I'm glad to hear this helped.
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 |
Instructions - How to post in this forum |