I'm updating some Dexterity Tweaks from GP 2015 to GP 18.4. It's been a while since I've done a Dex update.
Before using the Source Control to Update my custom resources into the fresh 18.4 dictionary, I copied the following DLLs from my GP folder to my Dexterity folder:
Microsoft.Dynamics.GP.BusinessIntelligence.Homepage.dll
Microsoft.Dynamics.GP.BusinessIntelligence.Homepage.Framework.dll
Microsoft.Dynamics.GP.BusinessObjects.dll
Microsoft.Dynamics.GP.ManagementReporterServices.dll
Microsoft.Dynamics.GP.Svc.Application.dll
However, when I compiled, I am still getting the following Errors multiple times:
Error loading assembly: Microsoft.Dynamics.GP.ManagementReporterServices, version 14.0.0.0, Culture=neutral, PublicKeyToken
Error loading assembly: Microsoft.Dynamics.GP.BusinessObjects, version 1.0.0.0, Culture=neutral, PublicKeyToken
I'm at a loss on this one. Any suggestions?