Utility for deleting Web Chart temporary files?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
abbhakan
Newbie
Newbie
Posts: 4
Joined: Wed Nov 15, 2006 12:00 am

Utility for deleting Web Chart temporary files?

Post by abbhakan » Fri Aug 31, 2007 7:06 am

Hi,

I am using Webchart in an ASP.NET application and have chosen to store the charts as File as described in Chapter 9 in the tutorial.

In the tutorial it says:

"WebChart saves files to a folder called _Chart_tmp below the folder named in the ShareFolder registry key.

Temporary files are not deleted by TeeChart though a utility may be included for you to do so automatically as a Windows scheduled task, please check TeeChart inclusions with the current version. "


Could you please describe where I can find this utility?

I am using TeeChart version 2.0.2489.20951.

Best regards

Hakan

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 Aug 31, 2007 7:49 am

Hi Hakan,

I'm sorry but we don't have this tool available for now. However it can be achieve quite easily creating a .bat files that executes something like del *.jpg or whichever image format you have chosen. Then you can add a Windows scheduled task that runs this .bat file as often as you wish.

Hope this helps!
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