Hi All,
We have created extension class for /*****_GeneralJournalEntry/ table , and deleted this class due to some reason.
but when we are building/compiling the other extended classes getting the below error:
/*****__GeneralJournalEntry/ is not there in the AOT as we have already deleted this class.
Please advice how we can resolve this issue.
Severity Code Description Project File Line Suppression State
Error Cannot generate chain of command subscription inialization code for 'GeneralJournalEntry'.'update'. Exception: 'Value cannot be null.
Parameter name: No extension class type found for CoC subscription ******_GeneralJournalEntry_Extension.update' at: at Microsoft.Dynamics.AX.Metadata.XppCompiler.AssertHelper.Panic[T](String failDescription, Object[] args)
at Microsoft.Dynamics.AX.Framework.Xlnt.ILGenerator.ILGeneratorPass3Worker.TrackAndThrowExceptionIfTypeNull(Type type, String extensionClassName, String extensionTargetElementName, String extensionTargetElementTypeName, String methodName, String exceptionMessage)
at Microsoft.Dynamics.AX.Framework.Xlnt.ILGenerator.ILGeneratorPass3Worker.EmitChainOfCommandSubscriptionsCode(Parameters parameters, IXppcMetadataProvider metadataProvider, NetModuleNameByTypeName netModules, FileRollbackHandler fileRollbackHandler, IDiagnosticSink diagnosticsHandler). GeneralJournalEntry 0
Regards,
Akbar