Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4032
UltraTree Designer Error after Upgrade 2015.2.2023
posted

Hello,

I have upgraded my visual studio 2012 project (windows forms) from 2014.2 to 2015.2.2023. After that my program was running ok. But editing a form with ultra tree and some desingtime nodes, I got some designer syntax error. If I delete this rows manually and copy it from backup, the errors are generated again.

The error lines looks like this (see the while tree section attached):

            resources.ApplyResources(ultraTreeNode1.1, "ultraTreeNode1.1");
            resources.ApplyResources(ultraTreeNode1.2, "ultraTreeNode1.2");
            resources.ApplyResources(ultraTreeNode1.0, "ultraTreeNode1.0");
            resources.ApplyResources(ultraTreeNode1.4, "ultraTreeNode1.4");
            resources.ApplyResources(ultraTreeNode1.5, "ultraTreeNode1.5");
            resources.ApplyResources(ultraTreeNode1.6, "ultraTreeNode1.6");
            resources.ApplyResources(ultraTreeNode1.3, "ultraTreeNode1.3");
            resources.ApplyResources(ultraTreeNode1.8, "ultraTreeNode1.8");
            resources.ApplyResources(ultraTreeNode1.7, "ultraTreeNode1.7");

Is this a bug in Ultra Tree? What can I do to solve this?

Regards

Markus

UltraTree.Designer.zip
Parents
No Data
Reply
  • 21795
    Offline posted

    Hello Markus,

    I have investigated your issue, and I have asked our engineering staff to examine “Designer adds wrong code in localized form” further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of #211656. So I’ve created a case for you CAS-168193-J3R8H5 and will update you for the progress of this issue via the mentioned case. You could reach your case following the link below:

    https://es.infragistics.com/my-account/support-activity 

    Thank you for using Infragistics Components.

Children
No Data