Exception when exporting data
Posted: 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.
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.