2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Older version: In our older version if the file is already opened we get an exception "Syncfusion.XlsIO.Implementation.Exceptions.LockShareViolationException".You can catch the exception by using Syncfusion.XlsIO.Implementation.Exceptions.LockShareViolationException class In version v6.3.0.30: "In our latest version", we use file streams to read and write files and hence "IOException" has been thrown with the message "The process cannot access the file "fileName.xls" because it is being used by another process". There is no specific exception in our library to handle this. You can also open the file as read only when the file is already opened by using OpenReadOnly method as below: C# VB |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.