Aleksey Krutko

Results 5 comments of Aleksey Krutko

If anyone iterested. For me the reason was that Report usage is in a dynamicaly loaded assembly and in the way how dependencies are resolved. Using AssemblyLoadContext + AssemblyDependencyResolver fixed...

> Is there a workaround for the most recents PRO Version? Try to ensure that \bin\Debug\net6.0-windows\runtimes\any\lib\netcoreapp3.0\FastReport.Compat.dll is loaded. I just copy it into project output root

So, it simply still does not work for net6-windows + UseWPF?

> Are you still encountering the problem on version 2024.1.3? Well, briefly, all the problems I'd been encountering were caused by the wrong *.Compat assembly loaded. It is something wrong...