I am using the UltraDockWorkspace from NCEK v8.1. I have a basic layout with my shell form as an MDI parent and the UltraDockWorkspace and UltraMDITabbedWorkspace.
If I close the Shell form with an ultradockpane currently showing I get a NullReferenceException in UltraDockWorkspace.cs at line 134. Here is the stack trace. This does not happen if there are no floating or docked panes. Any ideas why this is happening? Thanks for your help!
" at Infragistics.Win.UltraWinDock.Utilities.GetParent(Control control)\r\n at Infragistics.Win.UltraWinDock.UltraDockManager.ToggleMdiChildState(DockableControlPane pane, Boolean newState)\r\n at Infragistics.Win.UltraWinDock.DockableControlPane.set_IsMdiChild(Boolean value)\r\n at Infragistics.Win.UltraWinDock.UltraDockManager.ControlPaneRemoved(DockableControlPane pane)\r\n at Infragistics.Win.UltraWinDock.DockableControlPanesCollection.Remove(DockableControlPane pane)\r\n at Infragistics.Win.UltraWinDock.DockableControlPanesCollection.Remove(String key)\r\n at Infragistics.Practices.CompositeUI.WinForms.UltraDockWorkspace.OnClose(Control smartPart)"
This looks like a bug. I would recommend submitting the issue to the support group: http://ko.infragistics.com/gethelp.
Thanks for your quick response. I will submit this to support.
IGDrewS said: Thanks for your quick response. I will submit this to support.
Did you get any response already and could you publish any workarounds or problem solutions here, please?Because I experienced the same problem.
Regards, Gerald
Yes, a hotfix has been released.
Have you heard back on this? I am having the exact problem.
It looks like this may be a different bug. I would recommend submitting the issue to the support group: http://ko.infragistics.com/gethelp.