Hi Will,
Yes, I thought the same. But apparently hit other error like this :
Severity Code Description Project File Line Suppression State
Error Cannot generate chain of command subscription inialization code for 'CustCollectionLetterJour'.'insert'. Exception: 'Object reference not set to an instance of an object.' at: at IKVM.Reflection.Emit.ModuleBuilder.GetTypeToken(Type type)
at IKVM.Reflection.Emit.ILGenerator.Emit(OpCode opc, Type type)
at Microsoft.Dynamics.AX.Framework.Xlnt.ILGenerator.ILGeneratorPass3Worker.EmitChainOfCommandSubscriptionsCode(Parameters parameters, IXppcMetadataProvider metadataProvider, NetModuleNameByTypeName netModules, FileRollbackHandler fileRollbackHandler, IDiagnosticSink diagnosticsHandler). CustCollectionLetterJour 0
Which I'm not sure why it is still saying chain of command.
I tried to Clean solution, Rebuild, or close and open Visual Studio again, but the error persist.
Thanks