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
2945
Red Cross instead of UltraExpandableGroupBox
posted

Hi,

We have a client using our software.  They recently upgraded our software, which meant the version of Infragistics used changed from 13.1.20131.2116 to 15.1.20151.2132.  Since upgrading, whenever they run the software on a virtual application server (Windows 2K8R2), any forms using an UltraExpandableGroupBox are frequently displaying with a large red cross, like so:

GroupBoxCross


Do you have any idea what could be causing this?  I have looked at the release notes for the latest 15.1 hotfix, but there don't appear to be any relevant fixes.

Thanks,
Campbell

Parents
  • 29105
    Offline posted

    Hello Campbell,

    Thank you for reaching out. Have you managed to replicate this behavior on a consistent basis? As you may already know the red "X" occurs any time a call is made to a control from another "Background" thread or an exception occurs inside the OnPaint method of a control. Since the controls have been around so long and are so well-used and therefore well-tested, we rarely find bugs in the painting code any more. But it can happen.

    If you can reproduce this issue in a small sample project, please post it here and I'll begin to test it immediately. Thanks in advance.

Reply Children