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
345
Infragistics tries to access property of disposed object
posted

I am trying to troubleshoot an error that I cannot reproduce, but I'm hoping that I can get some clarification on part of the stack trace. Unfortunately, all I have is the screenshot because the user closed out of the dialog without copying the stack trace.

It throws an object ref error when it tries to access the RemoveAllColumnReferences property of the UltraWinCalcManager. Problem is, this object got disposed in the line previous. Any ideas why Infragistics seems to try to access the property of a disposed object?

Parents Reply Children
No Data