I'm attempting to run the GP 2015 DAG for the first time on a GP 2015 R2 machine:
dag.exe 0 "C:\Program Files (x86)\Microsoft Dynamics\GP2015\Dynamics.set" /F
And am getting this error during the "Generating IL code" step at 69%:
System.TypeLoadException: Could not load type 'Microsoft.Dynamics.GP.BusinessObjects.Payroll.Timecard' from assembly 'Microsoft.Dynamics.GP.BusinessObjects, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Any thoughts or suggestions?
I tried copying the Microsoft DLLs from the AddIns folder to the VS Tools directory, but same issue.
*This post is locked for comments