Posted 3 April 2025, 12:00 pm EST - Updated 3 April 2025, 12:05 pm EST
Hi,
A few months ago I reported an issue with C1.Win.C1Chart.ChartDesigner.EnableUI in this thread: https://developer.mescius.com/forums/winforms-edition/issue-after-upgrading-from-2022v2-to-2024v1-missing-accessor-function-flex
After updating the hotfix version, everything worked well; however, the problem has resurfaced and I am now unable to use the designer. The only changes made over these months have been:
**- Downloading the DLLs for framework 8.0
- Installing Visual Studio 2022**
However, the issue now also occurs when using Visual Studio 2019 and the 4.8 DLLs, exactly as before.
Another problem is that when migrating the application to framework 8.0, there are issues with C1List: an exception is thrown and they do not appear in the designer.
Deleting and recreating them works, but we cannot do this throughout the entire application because the component exists and is not deprecated—it should function correctly. Moreover, for some forms, the designer does not open properly because of this issue, which prevents making any modifications.
We don’t have any issues during compilation.
Could you help us resolve these issues?