d365

A collection of 32 posts
d365

[D365] error Parameter name: The static extension method has not been set properly

While upgrading an AX2012 R3 solution, I trapped into the following error: Abnormal termination with unhandled exception. System.ArgumentNullException: Value cannot be null. Parameter name: The static extension method has not been set properly The extension class looks like this: /// /// Extension for table CustBankAccount /// [ExtensionOf(tablestr(CustBankAccount))] final class CustBankAccountROBS_
1 min read