web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Error when upgrade AX 2012 R3 CU9 to CU10

(0) ShareShare
ReportReport
Posted on by 4,921

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

3580.03.PNG

In Software Update checklist when i Compile into .NET Framework CIL i have this error :

the inbound port is not starter

6204.01.PNG

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 :

4555.02.PNG

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,

*This post is locked for comments

I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    304,126 Super User 2026 Season 1 on at

    Hi Nirvana,

    Did you perform the x++ code compilation? Does this give some errors? If this is error free, you can do the full CIL compile. Also ensure you had restarted the AOS.

    You can download the AX 2012 upgrade guide which will tell you exact which steps needs to be taken during an upgrade.

    www.microsoft.com/.../details.aspx

  • dekaasboer Profile Picture
    1,530 on at

    Dear Nirvana 115.

    Did you use different install media to upgrade your enviroment?

    Let me quote the release notes of CU10:

    The build number for the primary update package is 6.3.3000.110. You will use this package to install individual hotfixes in an existing Microsoft Dynamics AX 2012 R3 environment. Before you install this cumulative update package, we recommend that you read this article carefully.

    The build number for the kernel and slipstreamable update package is 6.3.3000.111. You will use this package to install the hotfix as part of a new installation of Microsoft Dynamics AX 2012 R3.

  • Suggested answer
    Iulian Cordobin Profile Picture
    8,201 on at

    Basically it's not wrong to have different versions for the Application and for the Kernel (the app version is the system code's version - look at the functionalities' version, whereas the kernel is the external's components version - aos, clients).

    As for the CIL error, I would suggest performing a full X++ compile followed by a full CIL.

  • Nirvana115 Profile Picture
    4,921 on at

    Hi André,

    yes I do x++ code compilation ad the full cil and i restart the AOS but i have the same error.

    Also i delete the files in folder XppIL restart AOS, x++ compilation , full CIL compile but i have the same error.

    regards,

  • André Arnaud de Calavon Profile Picture
    304,126 Super User 2026 Season 1 on at

    Hi Nirvana,

    As there is also that upgrade job, there might be something hanging. Is this a demo environment or a customer environment? Can you check if there is a valid admin user in all partitions?

  • Nirvana115 Profile Picture
    4,921 on at

    Hi André,

    This is a customer environment (Test).

    How to check that all partiton have a valid user ?

    I have on partion the initial partition.

    Regards,

  • André Arnaud de Calavon Profile Picture
    304,126 Super User 2026 Season 1 on at

    Hi,

    If you go to the partitions form in the System administration menu, you can first check it more than one partition exists. If not you don't have to check other partitions. If there are more partitions, you need to verify which user(s) are setup in other partitions. This can be checked in the UserInfo table on the SQL database directly.

  • Nirvana115 Profile Picture
    4,921 on at

    hi,

    I have on partion the initial partition.

  • André Arnaud de Calavon Profile Picture
    304,126 Super User 2026 Season 1 on at

    It will be hard to give some more suggestions without having the full details of this environment. Probably you can try to synchronize the database first and then try to continue the actions for compilation and then the checklist.

  • Nirvana115 Profile Picture
    4,921 on at

    Hi,

    the error is related to company account DAT :

    2678.Capture.PNG

    I want to synchronize tje databse.

    Regards,

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 16

#2
GiacomoRovai Profile Picture

GiacomoRovai 4

#3
Douglas Noel Profile Picture

Douglas Noel 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans