I have a WinForms .NET project running Telerik Version 2022.1.222.40 (I know its old but its what I have). Everything is working as expected and the application has no apparent problems at runtime.
After migrating to VS 2022 I am seeing various errors in the output. These errors appears to correspond with the loading of various Telerik components, the first of which is the theme but others include the Pageview control.
The following error is repeated at each of these times:-
Microsoft C++ exception: EEFileLoadException at memory location 0x000000ED451FB450.
Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Any help appreciated.
G
