Page 1 of 1

Exception raised in Blazor Server app .Net 10

Posted: Fri Jan 30, 2026 12:02 am
by muhammadhunainnasir
I get error messages for the below 2 lines after upgrading my application to .Net 10 :

StiReport Report = new StiReport();
Report.Dictionary.Synchronize();

Exception Raised (multiple times for both lines):

Exception thrown at 0x00007FFC7F46A80A in Microsoft C++ exception: EEFileLoadException at memory location 0x00000094F9BBC440.
Exception thrown at 0x00007FFC7F46A80A in Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.

I am using Stimulsoft.Reports.Blazor version : 2025.4.3

Just for testing I updated to the latest version and I still get same errors.

Re: Exception raised in Blazor Server app .Net 10

Posted: Fri Jan 30, 2026 6:40 am
by Max Shamanov
Hello,

Support for .Net10 is available from version 2026.1.1 onwards.
Please update, and then there will be no errors.

Thank you.

Re: Exception raised in Blazor Server app .Net 10

Posted: Sun Feb 01, 2026 8:41 pm
by muhammadhunainnasir
As I mentioned in my original post that I updated to the latest version and I still get same errors.

Re: Exception raised in Blazor Server app .Net 10

Posted: Mon Feb 02, 2026 6:19 am
by Max Shamanov
Hello,

Unfortunately, we couldn't reproduce the issue on our test sample.
Please send us a sample project that reproduces the issue.

Thank you.