Hello,
Is there anybody who use PCRuntimeSynchronousConfigurator class for backend Product configuration via x++ code?
After upgrade to 10.0.46 version we started to getting errors like below, when calling PCRuntimeSynchronousConfigurator.configure method.
It happens only in tier 2 environments and not in DEV and I wonder if anyone else is facing the same issue.
It also looks like this errors are happening on random AOS servers because one day it can work on AOS1 and not AOS2, the other day it can be opposite.
Error message:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: Method not found: 'Microsoft.Dynamics.Ax.Frameworks.Controls.ProductConfiguration.IsConfigurationComplete Dynamics.AX.Application.PCRuntimeSynchronousConfigurator.configure(System.String, System.String, Int32)'.