I am trying to perfom an upgrade from AX 2012 Feature Pack (Kernel - 6.0.947.862 / Application - 6.0.947.280 / Solution - 6.1.1108.0) to CU4. I have successfully completed the axupdate.exe, restarted the AOS, and I'm working throught the Software update checklist. I was able to compile the application with no errors, and I completed the Detect code upgrade conflicts step. Now, when I try to Compile into .NET Framework CIL, I receive one error: "CIL generation: source array was not long enough. Check srcIndex and length, and the array's lower bounds." The path is \Classes\CustVendCheque\Output\line89. This line reads "slip lines = this.slipTxtLines(bankChequeLayout);
What should I add or remove from the code to resolve this error?
Many thanks.