Hi all, In software Update checklist,while doing Full application compilation no issue, during Full CIL - got errors in default classes Like below in various classes:
CIL generation: Index was out of range. Must be non-negative and less than the size of the collection.
CIL generation: Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
CIL generation: Error: .NET Cast Type Name not found. Type System.String found on the stack. This code in Class/Table: PayrollTaxEngineUtil, Method: getGNISLocations may not work in CIL run time.
Deleted Xppl folder and tried, still errors coming.