getting this error when going to Banking then Bank register
Application Version: 2017.1.19.7037
Application File Version: 2017.1.19.8022
Incident Id: 2fc0587d-012c-42c3-ab21-2061678e478e
Time: Wednesday, 28 June 2017 3:03:09 PM
Code:
Unknown (0)
Message:
(Unknown): ShowUIView(BankRegister,...,...)
Stack Trace
----------------------------------------
1 : MYOB.Huxley.API.HuxleyApplicationException
----------------------------------------
MYOB.Huxley.API.HuxleyApplicationException: (Unknown): ShowUIView(BankRegister,...,...) ---> System.InvalidOperationException: The null value cannot be assigned to a member with type System.Decimal which is a non-nullable value type.
at mscorlib!0x060055b4!System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +0x27
at mscorlib!0x060055bf!System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +0x1b3
at Huxley.Service.Gateway!0x06000001!MYOB.Huxley.Service.Gateway.API.IGatewayService.Dispatch(String name, Object[] arguments)
at Huxley.Service.Proxy!0x06000222!MYOB.Huxley.Service.Proxy.Services.ProxyBankRegisterContainerService.GetCompositeObject(IEnumerable`1 setVersions) +0x0
at Huxley.UI.Decorators!0x06000269!MYOB.Huxley.UI.Decorators.Services.DecoratorServiceMYOBHuxleyApplicationServicesContainerAPIIBankRegisterContainerService.MYOB.Huxley.ApplicationServices.Container.API.IObjectContainerService<MYOB.Huxley.ApplicationServices.Container.API.IBankRegisterContainer>.GetCompositeObject(IEnumerable`1 setVersions) +0x50
at Huxley.UI.Model!0x060004a3!MYOB.Huxley.UI.Model.Context.BankRegisterContext.<GetContainerObject>b__0() +0x0
at Huxley.UI.Model!0x060000b0!MYOB.Huxley.UI.Model.Context.Base.UIContextContainer`2.InvokeContainerGet(Func`1 getFunction, Boolean force) +0x5f
at Huxley.UI.Model!0x0600049c!MYOB.Huxley.UI.Model.Context.BankRegisterContext.GetContainerObject() +0xd
at Huxley.UI.Controllers!0x06000cb1!MYOB.Huxley.UI.Controllers.Banking.BankRegisterController.OnAfterInitializedController() +0x18
at Huxley.UI.Controllers!0x06000002!MYOB.Huxley.UI.Controllers.Base.BaseController.InitializeController(IUIContext context, EntityInfo entityInfo) +0x2b
at Huxley.UI.Forms!0x060000d5!MYOB.Huxley.UI.Forms.BaseForms.BaseViewBusinessObject.OnSetController(IController parentController, EntityInfo eInfo, IUIContext context) +0x11
at Huxley.UI.Forms!0x06000009!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.InitializeContainer(IUIViewPresenter uiPresenter, IController parentController, IUIContext context, EntityInfo eInfo) +0x85
at Huxley.UI.Forms!0x0600005f!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.DynamicContainerLoad(String resourceId, String name, IController controller, IUIContext context, EntityInfo eInfo, Boolean visible) +0x248
at Huxley.UI.Forms!0x0600005b!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.DynamicContainerLoad(String resourceId, IUIContext context, EntityInfo eInfo) +0xa
at Huxley.UI.Forms!0x06000650!MYOB.Huxley.UI.Forms.BaseForms.BaseViewForm.InitializeForm(UIViewType ViewType, IUIViewPresenter uiViewPresenter, String containerResourceID, IUICompanyFile companyFile, EntityInfo eInfo, Boolean showAsModal, BeginNotificationRefreshMethod refreshMethod) +0x121
at Huxley.UI.Framework!0x060001ad!MYOB.Huxley.UI.Framework.Presenter.UIViewFactory.GetForm(UIViewType viewType, EntityInfo eInfo, IUIViewPresenter presenter, Boolean showAsModal, BeginNotificationRefreshMethod refreshMethod) +0x87
at Huxley.UI.Framework!0x060001ac!MYOB.Huxley.UI.Framework.Presenter.UIViewFactory.Show(IUIViewPresenter presenter, UIViewType viewType, Boolean showDialog, EntityInfo eInfo, IUIContext context, Boolean visible, BeginNotificationRefreshMethod refreshMethod) +0xa1
at Huxley.UI.Framework!0x060001cf!MYOB.Huxley.UI.Framework.Presenter.UIViewPresenter.ShowUIView(UIViewType uiViewType, EntityInfo entityInfo, BeginNotificationRefreshMethod refreshMethod) +0x69
--- End of inner exception stack trace ---
at Huxley.UI.Framework!0x060001cf!MYOB.Huxley.UI.Framework.Presenter.UIViewPresenter.ShowUIView(UIViewType uiViewType, EntityInfo entityInfo, BeginNotificationRefreshMethod refreshMethod) +0xa7
at Huxley.UI.Framework!0x060001cd!MYOB.Huxley.UI.Framework.Presenter.UIViewPresenter.ShowUIView(UIViewType uiViewType, EntityInfo entityInfo) +0x12
at Huxley.UI.Forms!0x060027fe!MYOB.Huxley.UI.Forms.CommandCentre.CommandCentreBanking.staBankRegister_Click(Object sender, EventArgs e) +0x0
at System.Windows.Forms!0x06000cf3!System.Windows.Forms.Control.OnClick(EventArgs e) +0x19
at DevExpress.XtraEditors.v14.2!0x06000b65!DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e) +0x2e
at DevExpress.XtraEditors.v14.2!0x06000b5f!DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e) +0x45
at System.Windows.Forms!0x06000dd2!System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) +0x184
at System.Windows.Forms!0x06000de2!System.Windows.Forms.Control.WndProc(Message& m) +0x62f
at DevExpress.Utils.v14.2!0x060013fb!DevExpress.Utils.Controls.ControlBase.WndProc(Message& m) +0x2e
at DevExpress.XtraEditors.v14.2!0x060001c5!DevExpress.XtraEditors.BaseControl.WndProc(Message& msg) +0x0
at System.Windows.Forms!0x060053fd!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) +0x0
at System.Windows.Forms!0x06005400!System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) +0x8e
at System.Windows.Forms!0x06002c1a!System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) +0x25
==========
MODULE: DevExpress.Utils.v14.2 => DevExpress.Utils.v14.2, Version=14.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a; G:8816a7c165b24a3d8d93692e6a3c1f89; A:1
MODULE: DevExpress.XtraEditors.v14.2 => DevExpress.XtraEditors.v14.2, Version=14.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a; G:aa653019eaec439383600077d15e01f3; A:1
MODULE: Huxley.Service.Gateway => Huxley.Service.Gateway, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:723a1d78c04948cbb57b6da3bffa4927; A:1
MODULE: Huxley.Service.Proxy => Huxley.Service.Proxy, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:4bbdacf0dbcc46deb30bc39960a4d7e7; A:1
MODULE: Huxley.UI.Controllers => Huxley.UI.Controllers, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:6c651ea35dc04afda5aa4b6e83c3b433; A:1
MODULE: Huxley.UI.Decorators => Huxley.UI.Decorators, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:6185377163d441bb8940aa44f59342fc; A:1
MODULE: Huxley.UI.Forms => Huxley.UI.Forms, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:18bd6e10d9004e449bc37311a0349069; A:1
MODULE: Huxley.UI.Framework => Huxley.UI.Framework, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:2c9c8f06bfb840a4a61b616c31f972fb; A:1
MODULE: Huxley.UI.Model => Huxley.UI.Model, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:3f1b0bf5ecda475691d0aa8b2e6149f7; A:1
MODULE: mscorlib => mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:04cc64ea4ad147d1abd6be811281fd91; A:2
MODULE: System.Windows.Forms => System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:ac0403c624a14fa19a623f2dcf930f48; A:1
----------------------------------------
2 : System.InvalidOperationException
----------------------------------------
System.InvalidOperationException: The null value cannot be assigned to a member with type System.Decimal which is a non-nullable value type.
at mscorlib!0x060055b4!System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +0x27
at mscorlib!0x060055bf!System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +0x1b3
at Huxley.Service.Gateway!0x06000001!MYOB.Huxley.Service.Gateway.API.IGatewayService.Dispatch(String name, Object[] arguments)
at Huxley.Service.Proxy!0x06000222!MYOB.Huxley.Service.Proxy.Services.ProxyBankRegisterContainerService.GetCompositeObject(IEnumerable`1 setVersions) +0x0
at Huxley.UI.Decorators!0x06000269!MYOB.Huxley.UI.Decorators.Services.DecoratorServiceMYOBHuxleyApplicationServicesContainerAPIIBankRegisterContainerService.MYOB.Huxley.ApplicationServices.Container.API.IObjectContainerService<MYOB.Huxley.ApplicationServices.Container.API.IBankRegisterContainer>.GetCompositeObject(IEnumerable`1 setVersions) +0x50
at Huxley.UI.Model!0x060004a3!MYOB.Huxley.UI.Model.Context.BankRegisterContext.<GetContainerObject>b__0() +0x0
at Huxley.UI.Model!0x060000b0!MYOB.Huxley.UI.Model.Context.Base.UIContextContainer`2.InvokeContainerGet(Func`1 getFunction, Boolean force) +0x5f
at Huxley.UI.Model!0x0600049c!MYOB.Huxley.UI.Model.Context.BankRegisterContext.GetContainerObject() +0xd
at Huxley.UI.Controllers!0x06000cb1!MYOB.Huxley.UI.Controllers.Banking.BankRegisterController.OnAfterInitializedController() +0x18
at Huxley.UI.Controllers!0x06000002!MYOB.Huxley.UI.Controllers.Base.BaseController.InitializeController(IUIContext context, EntityInfo entityInfo) +0x2b
at Huxley.UI.Forms!0x060000d5!MYOB.Huxley.UI.Forms.BaseForms.BaseViewBusinessObject.OnSetController(IController parentController, EntityInfo eInfo, IUIContext context) +0x11
at Huxley.UI.Forms!0x06000009!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.InitializeContainer(IUIViewPresenter uiPresenter, IController parentController, IUIContext context, EntityInfo eInfo) +0x85
at Huxley.UI.Forms!0x0600005f!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.DynamicContainerLoad(String resourceId, String name, IController controller, IUIContext context, EntityInfo eInfo, Boolean visible) +0x248
at Huxley.UI.Forms!0x0600005b!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.DynamicContainerLoad(String resourceId, IUIContext context, EntityInfo eInfo) +0xa
at Huxley.UI.Forms!0x06000650!MYOB.Huxley.UI.Forms.BaseForms.BaseViewForm.InitializeForm(UIViewType ViewType, IUIViewPresenter uiViewPresenter, String containerResourceID, IUICompanyFile companyFile, EntityInfo eInfo, Boolean showAsModal, BeginNotificationRefreshMethod refreshMethod) +0x121
at Huxley.UI.Framework!0x060001ad!MYOB.Huxley.UI.Framework.Presenter.UIViewFactory.GetForm(UIViewType viewType, EntityInfo eInfo, IUIViewPresenter presenter, Boolean showAsModal, BeginNotificationRefreshMethod refreshMethod) +0x87
at Huxley.UI.Framework!0x060001ac!MYOB.Huxley.UI.Framework.Presenter.UIViewFactory.Show(IUIViewPresenter presenter, UIViewType viewType, Boolean showDialog, EntityInfo eInfo, IUIContext context, Boolean visible, BeginNotificationRefreshMethod refreshMethod) +0xa1
at Huxley.UI.Framework!0x060001cf!MYOB.Huxley.UI.Framework.Presenter.UIViewPresenter.ShowUIView(UIViewType uiViewType, EntityInfo entityInfo, BeginNotificationRefreshMethod refreshMethod) +0x69
==========
MODULE: Huxley.Service.Gateway => Huxley.Service.Gateway, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:723a1d78c04948cbb57b6da3bffa4927; A:1
MODULE: Huxley.Service.Proxy => Huxley.Service.Proxy, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:4bbdacf0dbcc46deb30bc39960a4d7e7; A:1
MODULE: Huxley.UI.Controllers => Huxley.UI.Controllers, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:6c651ea35dc04afda5aa4b6e83c3b433; A:1
MODULE: Huxley.UI.Decorators => Huxley.UI.Decorators, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:6185377163d441bb8940aa44f59342fc; A:1
MODULE: Huxley.UI.Forms => Huxley.UI.Forms, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:18bd6e10d9004e449bc37311a0349069; A:1
MODULE: Huxley.UI.Framework => Huxley.UI.Framework, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:2c9c8f06bfb840a4a61b616c31f972fb; A:1
MODULE: Huxley.UI.Model => Huxley.UI.Model, Version=2017.1.19.7037, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:3f1b0bf5ecda475691d0aa8b2e6149f7; A:1
MODULE: mscorlib => mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:04cc64ea4ad147d1abd6be811281fd91; A:2
----------------------------------------