I migrated my project from .net 4.7.2. to .net 6.0 using the upgrade-assistant from Microsoft.
Now I get the exception:
“Strong name validation for the assembly ‘SciChart.Charting’ failed. Assembly not strong-named or is tampered. Verification via API failed”
- John Flemmer asked 2 years ago
- You must login to post comments
Hi John
We’ve done some work to make SciChart WPF version 6 compatible with .NET 6.0. Can you try the latest version? v5.x will not be compatible with the latest version of .NET
Best regards,
Andrew
- Andrew Burnett-Thompson answered 2 years ago
- Thanks! Unfortunately the error remains – even if I install the latest version.
- Hi Holger, Please can you pull this example and compile & run it? I don’t see any problems here. Perhaps a specific feature or configuration is not working in .NET 6? https://github.com/ABTSoftware/SciChart.Wpf.Examples/tree/SciChart_v6_Release/Sandbox/CustomerExamples/VS2022_Net60_Boilerplate Best regards, Andrew
- Now it works – thanks! Sorry for the inconvenience.
- You must login to post comments
Useful article to me. Thanks for the useful sharing from the article drift boss
- kennedy stewar answered 2 years ago
- You must login to post comments
v5.x won’t be compatible with the latest version of .NET so that’s why you’re stuck. trap the cat
- Grant Hardin answered 1 year ago
- You must login to post comments
Please login first to submit.