Hi
In organisation we have to update our doamain .
we have AX 2012 R3 application, with Kernel version 6.3.5000.5032
and application version 6.3.3000.110 in the production server (some X domain.)
The same application has to be moved to Y domain (stage server). like below
We have created AOS and Database in 2 separate machines , we have restored all 3 databases (transaction,model and baseline DBs) to new machine in Y domain.
After successful restoration of DBs we are able to deploy reports, reports are working fine .
The problem we are facing is we are getting error while opening any forms related to TAX .
errors are like below
Assembly containing type Microsoft.Dynamics365.Tax.Core.TaxEngineService is not referenced.
The tax engine is not installed correctly.
CLR object cannot be marshaled to Microsoft Dynamics anytype.
Error executing code: Global (object), method error called with invalid parameters.
Production server Kernel version : 6.3.5000.5032, application version 6.3.3000.110
Stage server Kernel version : 6.3.164.0, application version 6.3.3000.110
Please help me to resolve the error and to have exact kernel version in stage server.