Posted 9 December 2022, 11:43 am EST
Hi C1,
it seems the package “C1.Win.FlexReport” 6.0.20223.584 is not defined properly.
Attached sample tries to load all dependent assemblies of “C1.Win.FlexReport.6.dll” recursively.
Here, an exception occurs for “C1.Win.Bitmap.6.dll” and “C1.Pdf.6.dll”. Those two seem to miss in the Nuget package.
In the previous version .576, the error happened only for “C1.Win.Bitmap.6.dll”. I did not notice this before, because this package was added to our projects by another C1 dependency. But “C1.Pdf.6” caused an exception in our code which tries to resolve all dependencies.
The workaround is to add the “C1.Pdf.6” package.
Best regards
Wolfgang