AccountRight Application Error Report ===================================== Application Version: 2020.4.24.1790 Application File Version: 2020.4.24.2371 Incident Id: 32366403-7979-4db2-8b0f-3a22f074a80f Time: Monday, 15 February 2021 1:24:21 PM Code: System.NullReferenceException Message: Object reference not set to an instance of an object. Stack Trace ---------------------------------------- 1 : System.NullReferenceException ---------------------------------------- System.NullReferenceException: Object reference not set to an instance of an object. at Huxley.UI.Controllers!0x06001cca!MYOB.Huxley.UI.Controllers.Sales.EnterSalesInvoiceController.get_CustomEmailContent() +0x7 at Huxley.UI.Forms!0x06002263!MYOB.Huxley.UI.Forms.SalesAndPurchases.SalesPrintUtility.EmailInvoice(String formname, IUIViewPresenter presenter, ISalesControllerPrint controller) +0x0 at Huxley.UI.Forms!0x0600225b!MYOB.Huxley.UI.Forms.SalesAndPurchases.SalesPrintUtility.PostSaveActions(String formname, IUIViewPresenter presenter, ISalesControllerPrint controller) +0x56 at Huxley.UI.Forms!0x06000be1!MYOB.Huxley.UI.Forms.Sales.EnterSalesBase.PostSaveActions(String formName) +0xe at Huxley.UI.Forms!0x06000b59!MYOB.Huxley.UI.Forms.Sales.EnterSalesBase.OnCustomRight1Clicked(ButtonClickedArgs args) +0x3f8 at Huxley.UI.Forms!0x06000c25!MYOB.Huxley.UI.Forms.Sales.EnterSales.OnCustomRight1Clicked(ButtonClickedArgs args) +0x33 at Huxley.UI.Forms!0x06002c61!MYOB.Huxley.UI.Forms.BaseForms.BaseViewForm.CallButtonClicked(Action`1 execute, ButtonClickedArgs args, String buttonText) +0x12 at Huxley.UI.Forms!0x06002bdd!MYOB.Huxley.UI.Forms.BaseForms.BaseViewForm.btnCustom1_Click(Object sender, EventArgs e) +0x30 at System.Windows.Forms!0x06000e16!System.Windows.Forms.Control.OnClick(EventArgs e) +0x19 at DevExpress.XtraEditors.v17.1!0x06000d4f!DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e) +0x2e at DevExpress.XtraEditors.v17.1!0x06000d48!DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e) +0x1d at System.Windows.Forms!0x06000efd!System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) +0x184 at System.Windows.Forms!0x06000f0d!System.Windows.Forms.Control.WndProc(Message& m) +0x49f at DevExpress.Utils.v17.1!0x06002708!DevExpress.Utils.Controls.ControlBase.WndProc(Message& m) +0x2e at DevExpress.XtraEditors.v17.1!0x06000256!DevExpress.XtraEditors.BaseControl.WndProc(Message& msg) +0x0 at System.Windows.Forms!0x0600571b!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) +0x0 at System.Windows.Forms!0x0600571e!System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) +0x8e at System.Windows.Forms!0x06002deb!System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) +0x25 ========== MODULE: DevExpress.Utils.v17.1 => DevExpress.Utils.v17.1, Version=17.1.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a; G:b8c34c059b804930811d5f6d50999b6c; A:1 MODULE: DevExpress.XtraEditors.v17.1 => DevExpress.XtraEditors.v17.1, Version=17.1.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a; G:6df94e55f5bd4444b910d4b2a37076a4; A:1 MODULE: Huxley.UI.Controllers => Huxley.UI.Controllers, Version=2020.4.24.1790, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:9ef3d732c8114437845d2e0332d72e35; A:1 MODULE: Huxley.UI.Forms => Huxley.UI.Forms, Version=2020.4.24.1790, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:6702743aaf3c46868aaaab7fb2aa99a7; A:1 MODULE: System.Windows.Forms => System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:c643f8c6b47f4807860bf3c099806bf8; A:1 ----------------------------------------