AccountRight Application Error Report ===================================== Application Version: 2020.3.24.318 Application File Version: 2020.3.24.318 Incident Id: 2402536f-2fdb-432c-8ded-3e19a58219ef Time: Thursday, 22 October 2020 11:56:24 AM 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!0x06001cb0!MYOB.Huxley.UI.Controllers.Sales.EnterSalesInvoiceController.get_CustomEmailContent() +0x7 at Huxley.UI.Forms!0x06002250!MYOB.Huxley.UI.Forms.SalesAndPurchases.SalesPrintUtility.EmailInvoice(String formname, IUIViewPresenter presenter, ISalesControllerPrint controller) +0x0 at Huxley.UI.Forms!0x06002248!MYOB.Huxley.UI.Forms.SalesAndPurchases.SalesPrintUtility.PostSaveActions(String formname, IUIViewPresenter presenter, ISalesControllerPrint controller) +0x56 at Huxley.UI.Forms!0x06000bda!MYOB.Huxley.UI.Forms.Sales.EnterSalesBase.PostSaveActions(String formName) +0xe at Huxley.UI.Forms!0x06000b58!MYOB.Huxley.UI.Forms.Sales.EnterSalesBase.OnCustomRight1Clicked(ButtonClickedArgs args) +0x3f8 at Huxley.UI.Forms!0x06000c18!MYOB.Huxley.UI.Forms.Sales.EnterSales.OnCustomRight1Clicked(ButtonClickedArgs args) +0x33 at Huxley.UI.Forms!0x06002c43!MYOB.Huxley.UI.Forms.BaseForms.BaseViewForm.CallButtonClicked(Action`1 execute, ButtonClickedArgs args, String buttonText) +0x12 at Huxley.UI.Forms!0x06002bbf!MYOB.Huxley.UI.Forms.BaseForms.BaseViewForm.btnCustom1_Click(Object sender, EventArgs e) +0x30 at System.Windows.Forms!0x06000e18!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!0x06000eff!System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) +0x184 at System.Windows.Forms!0x06000f0f!System.Windows.Forms.Control.WndProc(Message& m) +0x62c 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!0x0600571d!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) +0x0 at System.Windows.Forms!0x06005720!System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) +0x8e at System.Windows.Forms!0x06002ded!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.3.24.318, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:a12bb4d0c12749d4a196b35fe381c60e; A:1 MODULE: Huxley.UI.Forms => Huxley.UI.Forms, Version=2020.3.24.318, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:34d9283e052b4a10b733cdb7e1e2198e; A:1 MODULE: System.Windows.Forms => System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:c43f847168604a6b9072c852c38790e2; A:1 ----------------------------------------