Exception when exporting data

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
VH1
Advanced
Posts: 105
Joined: Thu May 13, 2004 4:00 am
Location: UK

Exception when exporting data

Post by VH1 » Fri Mar 16, 2007 4:06 pm

Version: 1.1.2531.28391

Steps to reproduce:

1/ Add a chart
2/ Add a bar series
3/ Add random data
4/ Click Save button on toolbar
5/ Goto Data tab (leave all defaults)
6/ Click Save on Data tab
7/ Click Save on Dialog box (leave all defaults)
8/ Click Save on Data tab
9/ Click Save on Dialog box (leave all defaults)
10/ Yes to replace existing file

A Exception occurs: -

System.IO.IOException. The process cannot access the file <"filename"> because it is being used by another process.

Therefore, I conclude the file handler is not being closed after the first save.

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 Mar 16, 2007 4:25 pm

Hi VH1,

Yes, you are right, I could reproduce the issue here. This works fine in v2 and just applied the same fix in v1.
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