Microsoft .NET Framework error upon emailing invoice with customized template

I've customized a template for my invoices. Upon emailing the invoice the following will happen, either:

(a) the Print window as per usual opens, but then cancels itself quickly - nothing  happens, or

(b) I get a Microsoft .NET framework error regarding only TrueType fonts being supported. I am using the Dosis Google font, which is a TrueType. However, if I change my font to Arial in the template, I still get the same error. I've tried to determine if anything on my template is causing the error - I've gone so far as deleting everything on the template that I can, and only leaving the columns - I still get the same error!

Microsoft .NET Framework

Unhandled exception has occurred in a component in your application. If you click Continue, the application will ignore this error and attempt to continue.

Only TrueType fonts are supported. This is not a TrueType font.

Details

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: Only TrueType fonts are supported. This is not a TrueType font.
at System.Drawing.Font.FromLogFont(Object lf, IntPtr hdc)
at System.Drawing.Font.FromHfont(IntPtr hfont)
at PDFExportSetHFont(HFONT__* hFont)
at DoSalesInvoicePrinting(SalJourDB* salesJournal, UInt32 uOutput, UInt32 lTaxRev, PEINFO* pPEInfo, Boolean isLookup, Int32 style)
at APARPrintInterOp.DoSalesJournalPreviewPrintEmail(Object o, EventArgs e)
at Simply.Domain.Observers.JournalObserver.OnJournalPrint(JournalModel model, EventArgs e)
at Simply.Domain.Journals.JournalModelWithPrintEmail.DoPrintEmailPreview()
at Simply.Domain.Journals.APARJournals.InvoiceModel.DoPrintEmailPreview()
at Simply.Domain.Journals.APARJournals.ARJournals.SalesModel.DoPrintEmailPreview()
at Simply.Domain.Journals.JournalModelWithPrintEmail.PrintEmailPreviewJournal(Boolean isPreview, Boolean isEmail)
at Simply.UI.Journals.APARJournals.InvoiceForm.OnEmailIconButtonClicked(Object sender, EventArgs e)
at Simply.UI.Journals.APARJournals.ARJournals.SalesForm.OnEmailIconButtonClicked(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at Simply.UI.Library.Controls.SimplyToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at Simply.UI.Controls.SimplyToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Sage_SA.InteropToManaged
Assembly Version: 0.0.0.0
Win32 Version: Release 2017.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.InteropToManaged.DLL
----------------------------------------
Sage_SA.UI.Library
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.UI.Library.DLL
----------------------------------------
Sage_SA.Common
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.Common.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Sage_SA.Domain.Utility
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.Domain.Utility.DLL
----------------------------------------
Sage_SA.InteropToManagedUtil
Assembly Version: 0.0.0.0
Win32 Version: Release 2017.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.InteropToManagedUtil.DLL
----------------------------------------
Sage_SA.Domain
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.Domain.DLL
----------------------------------------
Sage_SA.DataTypes
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.DataTypes.DLL
----------------------------------------
Sage_SA.DataAccess
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.DataAccess.DLL
----------------------------------------
Sage.SBD.ACS.Framework.DataAccess
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.SBD.ACS.Framework.DataAccess.DLL
----------------------------------------
Sage_SA.InteropToLegacy
Assembly Version: 0.0.0.0
Win32 Version: Release 2017.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.InteropToLegacy.DLL
----------------------------------------
Sage.SBD.ACS.Framework.Common
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.SBD.ACS.Framework.Common.DLL
----------------------------------------
Sage_SA.ResourcePool
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.ResourcePool.DLL
----------------------------------------
Sage_SA.Domain.Entities
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.Domain.Entities.DLL
----------------------------------------
Sage.SBD.ACS.Framework.BusinessLogic
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.SBD.ACS.Framework.BusinessLogic.DLL
----------------------------------------
Sage.SBD.ACS.Framework.DataTypes
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.SBD.ACS.Framework.DataTypes.DLL
----------------------------------------
Sage_SA.ResourcePool.resources
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/fr/Sage_SA.ResourcePool.resources.DLL
----------------------------------------
Simply.ConnectionManagerServiceClient
Assembly Version: 15.0.0.2
Win32 Version: 24.00.0.10042
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/Simply.ConnectionManagerServiceClient/v4.0_15.0.0.2__cfeb86c1a286c60f/Simply.ConnectionManagerServiceClient.dll
----------------------------------------
System.ServiceModel
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
SMDiagnostics
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.ServiceModel.Internals
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.IdentityModel
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
----------------------------------------
Simply.ConnectionManagerService
Assembly Version: 15.0.0.1
Win32 Version: 24.00.0.10042
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/Simply.ConnectionManagerService/v4.0_15.0.0.1__bfd98eaca3f932d5/Simply.ConnectionManagerService.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Net.Http
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
Sage_SA.Work
Assembly Version: 1.0.0.1
Win32 Version: 24.00.0.10042
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/Sage_SA.Work/v4.0_1.0.0.1__04796331da23c125/Sage_SA.Work.dll
----------------------------------------
System.IdentityModel.Selectors
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel.Selectors/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll
----------------------------------------
System.Security
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
Sage_SA.Advisor
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.Advisor.DLL
----------------------------------------
Sage_SA.UI
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.UI.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Sage_SA.Framework.Domain
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.Framework.Domain.DLL
----------------------------------------
Sage_SA.DataAccess.Custom
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.DataAccess.Custom.DLL
----------------------------------------
Sage_SA.ResourcePool.Image
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.ResourcePool.Image.DLL
----------------------------------------
Sage_SA.Framework.UI
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.Framework.UI.DLL
----------------------------------------
Sage.SBD.ACS.Framework.UI
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.SBD.ACS.Framework.UI.DLL
----------------------------------------
Sage.PDFWriter
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.PDFWriter.DLL
----------------------------------------
Sage.SBD.ACS.Framework.UI.Controls
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.SBD.ACS.Framework.UI.Controls.DLL
----------------------------------------
Sage.SBD.ACS.Import
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.SBD.ACS.Import.DLL
----------------------------------------
log4net
Assembly Version: 1.2.11.0
Win32 Version: 1.2.11.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/log4net.DLL
----------------------------------------
System.Data.DataSetExtensions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
----------------------------------------
Sage.SBD.ACS.SagePaymentSolutions
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.SBD.ACS.SagePaymentSolutions.DLL
----------------------------------------
Sage.Upgrader.Sage50UpgraderUtil
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Upgrader.Sage50UpgraderUtil.DLL
----------------------------------------
SageUpgraderBase
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/SageUpgraderBase.DLL
----------------------------------------
Sage.Advisor.Data
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.Data.DLL
----------------------------------------
Sage.Advisor.Core
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.Core.DLL
----------------------------------------
Sage_SA.DataViewer.Domain
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.DataViewer.Domain.DLL
----------------------------------------
Sage_SA.DataViewer.RawData
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.DataViewer.RawData.DLL
----------------------------------------
Sage_SA.DataViewer.UI
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.DataViewer.UI.DLL
----------------------------------------
Sage_SA.PEP
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.PEP.DLL
----------------------------------------
Sage_SA.WebService
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.WebService.DLL
----------------------------------------
Sage.Collaboration.Common
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Collaboration.Common.DLL
----------------------------------------
Sage_SA.EFT.Export
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.EFT.Export.DLL
----------------------------------------
Sage_SA.WebService.Data
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.WebService.Data.DLL
----------------------------------------
Sage_SA.Logger
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.Logger.DLL
----------------------------------------
Sage.Logger
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Logger.DLL
----------------------------------------
Sage_SA.Integration.AddOn
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.Integration.AddOn.DLL
----------------------------------------
Sage_SA.PayrollCalc.Interop
Assembly Version: 1.0.6064.41132
Win32 Version: Release 2017.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.PayrollCalc.Interop.DLL
----------------------------------------
Sage_SA.Domain.SageOne
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.Domain.SageOne.DLL
----------------------------------------
Sage_SA.Framework.UI.resources
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/fr/Sage_SA.Framework.UI.resources.DLL
----------------------------------------
Sage_SA.UI.Library.resources
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/fr/Sage_SA.UI.Library.resources.DLL
----------------------------------------
Sage_SA.UI.resources
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/fr/Sage_SA.UI.resources.DLL
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Sage.Authorisation.Client
Assembly Version: 1.0.0.0
Win32 Version: 3.2.0.10
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Authorisation.Client.DLL
----------------------------------------
Sage.Collaboration
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Collaboration.DLL
----------------------------------------
Sage.Authorisation
Assembly Version: 1.0.0.0
Win32 Version: 3.2.0.10
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Authorisation.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Sage_SA.SageView
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.SageView.DLL
----------------------------------------
MySql.Data
Assembly Version: 6.6.4.0
Win32 Version: 6.6.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/MySql.Data.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Sage.Advisor.Monitor
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.Monitor.DLL
----------------------------------------
System.ComponentModel.Composition
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll
----------------------------------------
Sage.Advisor.Shared
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.Shared.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Sage.Advisor.ResourceIdentityProvider
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.ResourceIdentityProvider.DLL
----------------------------------------
Sage.Advisor.ClientWindowProvider
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.ClientWindowProvider.DLL
----------------------------------------
Sage.Advisor.WindowMonitor.Types
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.WindowMonitor.Types.DLL
----------------------------------------
MetadataViewProxies_d4bb10ce-c6ec-44c2-ac09-0cbc0679eb49
Assembly Version: 0.0.0.0
Win32 Version: 4.6.1586.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll
----------------------------------------
Sage.Advisor.Services
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.Services.DLL
----------------------------------------
Sage.Advisor.MessageProviders
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.MessageProviders.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.79.0
Win32 Version: 1.0.79.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/System.Data.SQLite.DLL
----------------------------------------
Microsoft.CSharp
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
----------------------------------------
Sage.Advisor.Helpers
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.Helpers.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Dynamic
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
Sage.Advisor.Rules
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.Rules.DLL
----------------------------------------
Sage.Advisor.WindowTracking
Assembly Version: 2.2.0.9
Win32 Version: 2.2.00.0009
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.WindowTracking.DLL
----------------------------------------
Sage.Advisor.Security.Key.Interfaces
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.Security.Key.Interfaces.DLL
----------------------------------------
Sage.View.Connect.Ui.Public
Assembly Version: 1.0.0.0
Win32 Version: 2016.0203.1737.21
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.View.Connect.Ui.Public.DLL
----------------------------------------
Sage.Advisor.PublicKey
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.Advisor.PublicKey.DLL
----------------------------------------
Sage.View.WebClient.Public
Assembly Version: 1.0.0.0
Win32 Version: 2016.0203.1737.20
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.View.WebClient.Public.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.DataVisualization
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
----------------------------------------
Sage_SA.SageOnePlugin
Assembly Version: 24.0.0.1
Win32 Version: 24.00.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage_SA.SageOnePlugin.DLL
----------------------------------------
Sage.One.API.Plugin
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/Sage.One.API.Plugin.DLL
----------------------------------------
acPDFCreatorLib.Net
Assembly Version: 5.0.0.9
Win32 Version: 5.0.0.9b
CodeBase: file:///C:/Program%20Files%20(x86)/Sage%2050%20Pro%20Accounting%20Version%202017/acPDFCreatorLib.Net.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

  • 0
    Hi,

    Which version and Edition of Sage 50 Canadian is that from?
    Did the template you started with come with that version?
    Which particular template was it?
    What operating system?

    I've modified most of the templates and haven't seen a crash or error like that.

    Please post back,

    Randy Wester
  • 0 in reply to RandyW
    Hi,

    Sage 50c Pro 2017.0, although the same happened in with Sage 50c Pro 2016.3.
    O/S: Windows 10 x64

    The template I started with came with version 2016.3, though I suspect that is irrelevant because this issue also happened with version 2016.3

    I cannot remember what template I started with, it was probably the default invoice template from 2016.3.
  • 0 in reply to ivxn
    I made a new template from scratch. It worked for a few days and now I get the same crash when attempting to email the invoice. Is there any tech from Sage that I could give my from to for analysis so they could try to reproduce the crash.
  • 0 in reply to ivxn

    If the template file date / time hasn't changed from when it first worked, then it would not have changed since it was working, and should still work - the bits don't corrode or wear.

    I'm not from Sage, but I'll send you my contact info if you want me to give it a try.

  • 0 in reply to RandyW
    I haven't yet found the cause of this issue but I know it has something in part to do with the Dosis family of Google True Type fonts. Particularly, Extra-Light; Light; Medium; Semi-Bold; Bold; Extra-Bold. It seems to work fine with the Dosis Regular TTF.

    If anyone else ever has that issue I hope that helps.
  • 0 in reply to ivxn

    I haven't yet found the cause of this issue

    Your original post pointed to a font problem.  Only TrueType fonts are supported. This is not a TrueType font.

    Fonts are basically chunks of program code mixed with resources.  https://en.wikipedia.org/wiki/TrueType  The Google fonts seem to be web-only, and don't work in all browsers, or in desktop programs.  They didn't work in Internet Explorer when I tried it:

    https://fonts.google.com/specimen/Dosis

  • 0 in reply to RandyW

    RandyW said:

    Your original post pointed to a font problem.  Only TrueType fonts are supported. This is not a TrueType font.

    Fonts are basically chunks of program code mixed with resources.  https://en.wikipedia.org/wiki/TrueType  The Google fonts seem to be web-only, and don't work in all browsers, or in desktop programs.  They didn't work in Internet Explorer when I tried it:

    https://fonts.google.com/specimen/Dosis

    I am unsure why the font will not load in Internet Explorer. However, I do not think it is relevant to my issue, as it could be due to Google's webfontloader.js script no longer supporting Internet Explorer? 

    As mentioned in my previous post, the Dosis fonts I am using are in fact TrueType fonts. The Windows font properties verify this, as Windows identifies them as TrueType. The Dosis Regular font works fine with Sage 50, it is the other Dosis TrueType fonts (specified in the previous post) that caused the .NET framework error message. It may have something to do with the fonts being of the OpenType variant of TrueType fonts, but I just read that .NET framework supports those (obviously, since OpenType fonts are a Microsoft specification), so I really have no clue. I have seen discussions of other TrueType fonts causing the same error message with Visual Studio, but that's about as far as I explored the topic. Maybe Sage 50 is using some outdated libraries or something, I don't know.