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
850
UltraDockManager1.LoadFromXML(strLayoutFileName) throws NullReferenceException
posted

I just applied the latest HotFix to 8.2 and all of a sudden I started to get this Exception; which did not occur before.

System.NullReferenceException: Object reference not set to an instance of an object.

at Infragistics.Win.UltraWinDock.UltraDockManager.InitializeFrom(UltraDockManager source)

at Infragistics.Win.UltraWinDock.UltraDockManager.Load(Stream stream, Boolean xml)

at Infragistics.Win.UltraWinDock.UltraDockManager.LoadFromXML(String filename)

 

Any idea how to fix this?

 

Thanks,

blair