i try to add Arms to my xaf app. i follow you documentation.
link for Code: XafariDefaultTemplateContent.aspx is missing in you help doc
there is a diffenrece in web and Win Model in case of EnableARMs Property. IN win it is visible, in web not.
pls. provide me a working sample with Arms and XAF 14.2.5 or 14.2.6.
Your DOCs not fit ALL XAF 14.2 Versions.
I total i try to test or implements your components in the last 14 days and ONE EACH of you How-To Docs i find some reqork or not working things.
Your Add-On are currently more Add-On's for
Additional DEV Time instead of helping me team to solve business problems.
that's terrible !!!
Replies
User
Description
Posted On
Lars Platzdasch
this is the error after startup WIN.app:
System.InvalidOperationException: Exception occurs while activating the 'Xafari.Arms.Win.Controllers.ShowNavigationPermissionItemController' controller:
Unable to cast object of type 'DevExpress.ExpressApp.Model.NodeWrappers.ModelChoiceActionItemInternal' to type 'DevExpress.ExpressApp.Model.Core.ModelNode'. ---> System.InvalidCastException: Unable to cast object of type 'DevExpress.ExpressApp.Model.NodeWrappers.ModelChoiceActionItemInternal' to type 'DevExpress.ExpressApp.Model.Core.ModelNode'.
at Xafari.Arms.Win.Controllers.ShowNavigationPermissionItemController.GetIdPath(ChoiceActionItem сhoiceActionItem)
at Xafari.Arms.Win.Controllers.ShowNavigationPermissionItemController.HasRights(ChoiceActionItem item, IModelViews views)
at DevExpress.ExpressApp.SystemModule.ShowNavigationItemController.SynchItemWithSecurity(ChoiceActionItem item)
at DevExpress.ExpressApp.SystemModule.ShowNavigationItemController.SynchItemsWithSecurity(ChoiceActionItemCollection items)
at DevExpress.ExpressApp.SystemModule.ShowNavigationItemController.SynchItemsWithSecurity(ChoiceActionItemCollection items)
at DevExpress.ExpressApp.SystemModule.ShowNavigationItemController.SynchItemsWithSecurity(ChoiceActionItemCollection items)
at DevExpress.ExpressApp.SystemModule.ShowNavigationItemController.SynchItemsWithSecurity(ChoiceActionItemCollection items)
at DevExpress.ExpressApp.SystemModule.ShowNavigationItemController.InitializeItems()
at DevExpress.ExpressApp.Utils.BoolList.EndUpdate()
at DevExpress.ExpressApp.WindowController.SetWindow(Window newWindow)
at DevExpress.ExpressApp.Window.ActivateControllers()
--- End of inner exception stack trace ---
at DevExpress.ExpressApp.Window.ActivateControllers()
at DevExpress.ExpressApp.Window..ctor(XafApplication application, TemplateContext context, ICollection`1 controllers, Boolean isMain, Boolean activateControllersImmediatelly)
at DevExpress.ExpressApp.Win.WinWindow..ctor(XafApplication application, TemplateContext context, ICollection`1 controllers, Boolean isMain, Boolean activateControllersImmediatelly)
at DevExpress.ExpressApp.Win.WinApplication.CreateWindowCore(TemplateContext context, ICollection`1 controllers, Boolean isMain, Boolean activateControllersImmediatelly)
at DevExpress.ExpressApp.XafApplication.CreateWindow(TemplateContext context, ICollection`1 controllers, Boolean createAllControllers, Boolean isMain)
at DevExpress.ExpressApp.XafApplication.CreateWindow(TemplateContext context, ICollection`1 controllers, Boolean isMain)
at DevExpress.ExpressApp.Win.WinShowViewStrategyBase.CreateWindow(ShowViewParameters parameters, ShowViewSource showViewSource, Boolean isMain)
at DevExpress.ExpressApp.Win.WinShowViewStrategyBase.ShowStartupWindowCore()
at DevExpress.ExpressApp.Win.WinApplication.ShowStartupWindow()
at DevExpress.ExpressApp.Win.WinApplication.Start()
NikolayAgent
Hello Lars,
Thank you for your feedback. We appreciate your interest in Xafari Framework.
Regarding the error that you reported I can say that all information submitted to our development team.
Also a relevant issue [102.141716] registered in our issue tracking system. You may reference to this number later to find out its state.