I'm working with Infragistics3.Documents.Excel.v11.1I'm uploading excel files (excel 2007) Dim book As Infragistics.Documents.Excel.Workbook = Infragistics.Documents.Excel.Workbook.Load(filename) When loading some files, shows the following error:System.InvalidOperationException: The formatted string is already the value of another cell. Clone it first and apply the clone to the new cell.What is the problem and the solution?Thank you in advance for your replay.
This seems like a bug that was fixed already, but it should have been fixed in the 11.1 version, so maybe it is a similar bug in another area of the code. Can you post the file you are trying to load so I can try to reproduce this?
These are the files.
Thanks.
I just fixed this bug yesterday actually. The bug id was 82017 and the fix should be available in the next SR.
I installed the latest SR (Infragistics3.Documents.Excel.v11.1 11.1.20111.2009 version) but still receive the same error...
The SR with this fix is not available yet. You can submit the issue if you'd like and you will be notified when the SR becomes available.
I am also facing same issue. Would you please let me know in which SR it will fixed?
I believe this fix was released with SR version 11.1.20111.2026. So download that SR or anything later and let me know if you are still experiencing the problem.