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

Parents
  • 44743
    posted

    I looked through the code and I am unable to see any recent changes that would have caused this, so unfortunately I cannot provide a workaround. It could be caused by a specific setting being saved out on your dock manager. I would recommend submitting the issue to the support group: http://es.infragistics.com/gethelp.

Reply Children
No Data