Tengo un problema a la hora de cargar un archivo excel (2007)
Al realizar el Load: theWorkBook = Infragistics.Excel.Workbook.Load(sPathDestino)
sale el siguiente mensaje de error: Attempted to read past the end of the stream.
El libro estaba protegido, pero se han desprotegido las hojas.... aunque algunas opciones siguen bloqueadas
**********
I have a problem when loading an Excel file (2007)When performing the Load: theWorkBook = Infragistics.Excel.Workbook.Load (sPathDestino)get the following error message: Attempted to read past the end of the stream.The book was protected, but have checked out the sheets.... although some options are still blocked
Hi absisalbert,
The issue that you have described appears to be one that was recently addressed by our development team in service release 11.2.2047. The fix will also be present in our latest service release for 11.2, (currently 11.2.2050) as well as the upcoming release for 12.1.
Please let us know if this issue persists after installing the latest service release.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support
Try loading the file with the latest version, 12.1, and see if you still have the problem. There have been many bug fixes since 10.3 which fixed an error message like that. If your issue is still not fixed with 12.1, let me know and we can investigate this further.