Posted 11 March 2026, 9:03 am EST - Updated 11 March 2026, 9:08 am EST
Hi all ![]()
After I upgraded the C# WinForms project from .Net Framework 4.8.1 to .Net 8, then 9 and 10, an error started appearing when using C1MultiDocument. In my project, the error “IndexOutOfRangeException: Index was outside the bounds of the array” occurs. in this part of the code this.c1PrintPreviewControl1.Document = this.multiDoc;
Attached is the same error that appears on your MultiDocumentFilesprint example that comes with the Mescius controls installation.
I am using the latest version of Mescius WinForms controls with Visual Studio 2022 and 2026.
Can you help me solve this problem?
Regards,
Hrvoje

