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.
Exception raised in Blazor Server app .Net 10
-
muhammadhunainnasir
- Posts: 31
- Joined: Wed Mar 12, 2025 9:44 pm
-
Max Shamanov
- Posts: 1097
- Joined: Tue Sep 07, 2021 10:11 am
Re: Exception raised in Blazor Server app .Net 10
Hello,
Support for .Net10 is available from version 2026.1.1 onwards.
Please update, and then there will be no errors.
Thank you.
Support for .Net10 is available from version 2026.1.1 onwards.
Please update, and then there will be no errors.
Thank you.
-
muhammadhunainnasir
- Posts: 31
- Joined: Wed Mar 12, 2025 9:44 pm
Re: Exception raised in Blazor Server app .Net 10
As I mentioned in my original post that I updated to the latest version and I still get same errors.
-
Max Shamanov
- Posts: 1097
- Joined: Tue Sep 07, 2021 10:11 am
Re: Exception raised in Blazor Server app .Net 10
Hello,
Unfortunately, we couldn't reproduce the issue on our test sample.
Please send us a sample project that reproduces the issue.
Thank you.
Unfortunately, we couldn't reproduce the issue on our test sample.
Please send us a sample project that reproduces the issue.
Thank you.