Hi all,
I have AX 2012 R3 CU9 and i use axupdate.exe to upgrade to CU10.
Kernel version and Application vrsion is not the same :
Kernel version : 6.3.3000.111
Application version : 6.3.3000.110

In Software Update checklist when i Compile into .NET Framework CIL i have this error :
the inbound port is not starter

Faulted: System.OperationCanceledException: AIF Service group not activated. Service group: ApprovalsServices. Error: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target appealed. ---> System.TypeLoadException: Could not load type 'Dynamics.Ax.Application.SysCustomChartAxis' from assembly 'Dynamics.Ax.Application, Version = 6.3.3000.110, Culture = neutral, PublicKeyToken = null'.
to Microsoft.Dynamics.Ax.Services.ServiceHelper.GetKnownTypes (ICustomAttributeProvider provider)
--- End trace of inner exception stack ---
to System.RuntimeMethodHandle.InvokeMethod (Object target, Object [] arguments, Signature sig, Boolean constructor)
to System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal (Object obj, Object [] parameters, Object [] arguments)
to System.Reflection.RuntimeMethodInfo.Invoke (Object obj, BindingFlags invokeAttr, Binder binder, Object [] parameters, CultureInfo culture)
to System.ServiceModel.Description.TypeLoader.GetKnownTypes (Object [] knownTypeAttributes, ICustomAttributeProvider provider)
at System.ServiceModel.Description.TypeLoader.UpdateOperationsWithInterfaceAttributes(ContractDescription contractDesc, ContractReflectionInfo reflectionInfo)
to System.ServiceModel.Description.TypeLoader.LoadContractDescriptionHelper (Type contractType, serviceType Type, Object serviceImplementation)
to System.ServiceModel.Description.ContractDescription.GetContract (contractType Type, Type serviceType)
to System.ServiceModel.ServiceHost.CreateDescription (IDictionary`2 & implementedContracts)
to System.ServiceModel.ServiceHostBase.InitializeDescription (UriSchemeKeyedCollection baseAddresses)
to System.ServiceModel.ServiceHost..ctor (Type serviceType, Uri [] baseAddresses)
Microsoft.Dynamics.Ax.Services.AifHelper.PublishServices to (String serviceGroupName)
--- End trace of inner exception stack ---
to Microsoft.Dynamics.Ax.Services.AifHelper.PublishServices (String serviceGroupName)
to Microsoft.Dynamics.Ax.Services.AifHelper.PublishAllServiceGroups (Dictionary`2 faultedServices)
Also for Port DocumentHandling, ExpenseServices, SysWindowsAppApprovalsServices and TimesheetServices the same error.
also when i run Presynchronize i have this error :

Module : ReleaseUpdateDB63_HRMMinor
Method name : allowDupIndex
Description : Disable the index
System.NullReferenceException: Object reference not set to an instance of an object.
Dynamics.Ax.Application.ReleaseUpdateExecute.Run to () in ReleaseUpdateExecute.run.xpp: line 36
to Dynamics.Ax.Application.BatchRun.runJobStaticCode (Int64 BatchID) in BatchRun.runJobStaticCode.xpp: line 54
to Dynamics.Ax.Application.BatchRun.runJobStatic (Int64 BatchID) in BatchRun.runJobStatic.xpp: line 13
to Batchrun :: runJobStatic (Object [])
to Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall (Type type MethodName String, Object [] parameters)
to BatchIL.taskThreadEntry (Object threadArg)
Any help pls.....
Regards,