I tried to use the DockPanel controlaccording to the instructions at your web site . But the only time I get the below error . I can config control on Modeleditor but everytime i\'m trying to show it error appears.
There is no data sessions involved, so i\'m propably missing some assemblies?
-mikko
System.InvalidOperationException: Exception occurs while assigning the \'DetailView, ID:AboutInfo_DetailView\' view to Window: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Xafari.DockPanels.Win.ViewsRelationDockPanelItem.CreateRelation() at Xafari.DockPanels.Win.ViewsRelationDockPanelItem.frame_ViewChanged(Object sender, ViewChangedEventArgs e) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at DevExpress.ExpressApp.Frame.OnViewChanged(Frame sourceFrame) at DevExpress.ExpressApp.Frame.SetView(View view, Boolean updateControllers, Frame sourceFrame) --- End of inner exception stack trace --- at DevExpress.ExpressApp.Frame.SetView(View view, Boolean updateControllers, Frame sourceFrame) at DevExpress.ExpressApp.Frame.SetView(View view) at Xafari.DockPanels.DockPanelItem.CreateView() at Xafari.DockPanels.DockPanelItem.OnActivated() at Xafari.DockPanels.Win.DockPanelItemWin.OnActivated() at Xafari.DockPanels.DockPanelItem.Active_ResultValueChanged(Object sender, BoolValueChangedEventArgs e) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at DevExpress.ExpressApp.Utils.BoolList.OnResultValueChanged(Boolean oldResultValue, Boolean resultValue) at DevExpress.ExpressApp.Utils.BoolList.EndUpdate() at DevExpress.ExpressApp.Utils.BoolList.set_Item(String key, Boolean value) at Xafari.DockPanels.Win.DockPanelItemWin.UpdateUserVisibility() at Xafari.DockPanels.Win.DockPanelItemWin.ControlContainer_VisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e) at DevExpress.XtraBars.Docking.DockPanel.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.SetVisibleCore(Boolean value) at DevExpress.XtraBars.Docking.DockPanel.UpdateControlVisible(Boolean value) at DevExpress.XtraBars.Docking.Helpers.DockLayoutManager.OnLayoutInfoVisibleChanged(LayoutInfo info) at DevExpress.XtraBars.Docking.Helpers.LayoutInfo.OnRestoreVisibility() at DevExpress.XtraBars.Docking.Helpers.DockLayout.OnRestoreVisibility() at DevExpress.XtraBars.Docking.Helpers.SavedInfo.Restore(LayoutInfo info) at DevExpress.XtraBars.Docking.Helpers.LayoutInfo.Restore() at DevExpress.XtraBars.Docking.Helpers.DockLayout.Restore() at DevExpress.XtraBars.Docking.Helpers.LayoutInfo.UpdateVisibility(DockVisibility value) at DevExpress.XtraBars.Docking.Helpers.LayoutInfo.OnChangeVisibility(DockVisibility oldVisibility, DockVisibility newVisibility) at DevExpress.XtraBars.Docking.Helpers.DockLayout.OnChangeVisibility(DockVisibility oldVisibility, DockVisibility newVisibility) at DevExpress.XtraBars.Docking.Helpers.LayoutInfo.set_Visibility(DockVisibility value) at DevExpress.XtraBars.Docking.DockPanel.set_Visibility(DockVisibility value) at Xafari.DockPanels.Win.XafariDockingWinWindowController.ShowPanel(DockPanel panel) at Xafari.DockPanels.Win.XafariDockingWinWindowController.OnDockManagerActionExecute(SingleChoiceActionExecuteEventArgs e) at Xafari.DockPanels.XafariDockingWindowController.dockManagerAction_Execute(Object sender, SingleChoiceActionExecuteEventArgs e) at DevExpress.ExpressApp.Actions.SingleChoiceAction.RaiseExecute(ActionBaseEventArgs eventArgs) at DevExpress.ExpressApp.Actions.ActionBase.ExecuteCore(Delegate handler, ActionBaseEventArgs eventArgs)
Replies
User
Description
Posted On
Sasha (Xafari Support)Client
Hello mikko!
This issue with DockPanels for Web solved
and this update to Xafari will be available next week.