Page 1 of 1

Exception when exporting data

Posted: Fri Mar 16, 2007 4:06 pm
by 8125470
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.

Posted: Fri Mar 16, 2007 4:25 pm
by narcis
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.