Posted 16 January 2026, 4:45 am EST
Hello,
i’m facing an exception when trying to save a C1.Win.FlexGrid.C1FlexGrid as Xlsx file with the method C1FlexGrid1.SaveExcel(fileName, FileFlags.AsDisplayed).
Exception text: System.MissingMethodException: ‘Method not found: ‘Void C1.Excel.C1XLBook…ctor()’.’
In a previous project with NET Framework 4.8 the method worked correctly.
How can we solve the problem?
Thank you.
