Exception thrown by target of an invocation - Payroll Settings

SOLVED

When I open Payroll settings I get the following error: 

A Managed exception was caught.  The error is 'Exception has been thrown by the target of an invocation.    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)     at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)     at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)     at System.Activator.CreateInstance(Type type, Object[] args)     at Sage.Peachtree.UI.PeachtreeWindowManager.GetWindowByID(DialogID dialogID, Object[] args, Boolean createIfNeeded, Boolean showModal, Boolean preventCloseWithAllOtherWindows)     at CManagedView.LaunchPayrollSetupWizard(Int32 initialPageID) Payroll taxes are not internally linked!    at Sage.Peachtree.Payroll.BusinessLogic.PayrollTax..ctor(PayrollSetupWizardModel payrollSetupWizardModel, Int32 companyPayrollFieldIndex, Int32 employeePayrollFieldIndex)     at Sage.Peachtree.Payroll.BusinessLogic.PayrollTaxList.LoadStandardTaxes()     at Sage.Peachtree.Payroll.BusinessLogic.SetupPayrollTaxes.LoadExistingTaxFields()     at Sage.Peachtree.Payroll.BusinessLogic.SetupPayrollTaxes.Load()     at Sage.Peachtree.Payroll.BusinessLogic.SetupPayrollTaxes..ctor(PayrollSetupWizardModel payrollSetupWizard)     at Sage.Peachtree.Payroll.BusinessLogic.CompanyPolicy.Load()     at Sage.Peachtree.Payroll.BusinessLogic.PayrollSetupWizardModel.Load()     at Sage.Peachtree.Payroll.UI.PayrollSetupWizardView..ctor(Int32 initialPageID) '

When I open the sample company I can open payroll settings, no issues. Same on a restoration from 2019. But, not early 2020 (I hadn't been in the module so didn't realize I had an issue). I tried replacing the taxtable.dat in the company file with the file from the restored copy that worked, but I still get the error.

Any suggestions? I really hope to not have to rebuild 2020....THANKS!