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
155
System.ArgumentException: Parameter is not valid
posted

Hello all,

As i explain here i'm experiencing some issues concerning UltraWinToolBars. I'm getting a System.ArgumentException error - check for the attachment - but the odd thing is that particular crash only happens in one client machine.

Got several others with similar configuration and this bug doesn't occur!!!

I'm using NetAdvantage WinForms vol10.3 Build 20103.1000

Any ideas?

Thanks

Parents
  • 2197
    posted

    Hello.

    From the stack trace it appears that this issue occurs when the ToolbarsManager is attempting to draw the caption for the Ribbon. In the thread that you referenced, one user provides a stack trace that he says occurs randomly and another provides a stack trace for the UltraGrid that occurs when the application shuts down. Do you have a sample application that reproduces this behavior? If not, can you provide me with some details of the application so that I can attempt to make a sample that will reproduce this?

Reply Children