Sunday, January 22, 2017

Concurrent number of AOS for this application Exceeds the licensed number while starting AOS, dynamics ax 2012 R3

while starting AOS I got below error
"Concurrent number of AOS for this application Exceeds the licensed number"


for this follow work around
 Open SQL Server Management Studio and select the Dynamics Ax database used for the instance.
  •    Select New query
  • select * from dbo.sysserversessions where status = 1
    • Change the value by running following query
                update dbo.sysserversessions set status = 0 where status = 1

    hope this helps

    Thursday, January 5, 2017

    #i387 > MSG_PRESENCE error message in Empty Grids, Dynamics AX 2012 CU 12, 11

    Hi, While working on Dynamics AX 2012 R3, I got below error (#i387 > MSG_PRESENCE) while opening Grid in and empty.


    Solution
    just delete all the .AUC files from users/<username>/Appdata/local folder.
    this you have to DO for all the users and all the AX client installed.
    repeat again, you have delete filed for all users in all the AX clients installed machines.


    hope this will help.


    Regards,
    yes.sudhanshu

    Thursday, December 15, 2016

    Cannot install Dynamics AX 2012 R3 CU 12 reporting extention on SQL Server 2016, installer Crashed, Exception code e053534f , KB 3184496 and KB 3199177

    while setting up Dynamics AX 2012 R3 CU 12, during reporting extension I face the installed crashed. tried all possibilities but no luck.
     below error screen I got.

    Solution
    

    this is an issue related to old SQL 2014 dll reference, for this I have contacted MS. I am waiting for their proper response.
    MS has mentioned to use SQL Server 2012 SP1 Management Object (SMO) for Reporting Service Extension, so this says that this still refers the OLD dlls. 


    Hotfix for Reporting

    there is a hotfix for this, login to LCS and download


    Hot fix for MDM


    Regards,
    yes.sudhnashu

    Wednesday, November 30, 2016

    MDM/MDF error Exception from HRESULT: 0xC001F011 at Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaData100.set_Name(String pbstrName)

    Hi ,


    while working on MDM, my team got below error, was unable to do data synch either side.


    Exception from HRESULT: 0xC001F011
      at Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaData100.set_Name(String pbstrName)
      at Microsoft.Dynamics.AX.Framework.Tools.MDM.SSISPackageManager.PackageGenerator.AddDestComponent(IDTSPipeline100 pipeline, ConnectionManager cm, String name, String componentFriendlyName, String componentId, Int32 accessMode, String accessModeParam, CManagedComponentWrapper& design)
      at Microsoft.Dynamics.AX.Framework.Tools.MDM.SSISPackageManager.PackageGenerator.CreatePackage(Boolean toMDS)
      at Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelper.DMFMDMSSISPackageHelper.CreateAndExecutePackage(Boolean toMDS, Boolean savePackage)
      at Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelperService.Service.ServiceHelper.CreateAndExecuteExportPackageToMDS(DMFMDMSSISPackageHelper packageHelper)


    Resolution
    have to install the Hotfix (KB3187148).
    download from https://support.microsoft.com/en-us/hotfix/kbhotfix?kbnum=3187148&kbln=en-us 
    you have to enter your mail id to get the download link.
    download and then install in AOS machine.


    Regards,
    Sudhanshu

    Wednesday, November 23, 2016

    Error Message: Assembly containing type Microsoft.Dynamics.AX.Framework.Tools.DMF.ServiceProxy.DmfEntityProxy is not referenced. Dynamics AX 2012 MDM

    while doing MDM setup, I did everything means followed all steps.
    while doing test connection, I got below error
    "Error Message: Assembly containing type Microsoft.Dynamics.AX.Framework.Tools.DMF.ServiceProxy.DmfEntityProxy is not referenced."
    this clearly says that, DIXF is not installed, I checked its installed and service is running.


    I just restarted AOS and then it was OK.


    So restart the AOS once.
    hope this helps....


    Regards,
    yes.sudhanshu

    Friday, November 18, 2016

    Faulting application name: Ax32Serv.exe, version: 6.3.4000.127, time stamp: 0x576f520b, Faulting module name: sqlncli11.dll, version: 2011.110.5058.0, time stamp: 0x53747615 Dynamics AX 2012 R3 CU 11

    in one of my env I got below error in event viewer and AOS did not start.
    all were working fine.
    strange, while checking with team, I found team had deployed some model into this, after removing those models it was fine. I doubt some compatible issue.
    now team working on the models imported.


    Faulting application name: Ax32Serv.exe, version: 6.3.4000.127, time stamp: 0x576f520b
    Faulting module name: sqlncli11.dll, version: 2011.110.5058.0, time stamp: 0x53747615
    Exception code: 0xc00000fd
    Fault offset: 0x000000000009d7de
    Faulting process id: 0xc74
    Faulting application start time: 0x01d2414cbbf6dbb4
    Faulting application path: C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX\Bin\Ax32Serv.exe
    Faulting module path: C:\Windows\SYSTEM32\sqlncli11.dll
    Report Id: 27ce91ef-ad40-11e6-80cd-000d3aa0b34b
    Faulting package full name:
    Faulting package-relative application ID:


     Regards,
    yes.sudhanshu

    Faulting application name: Ax32Serv.exe, version: 6.3.4000.127, time stamp: 0x576f520b , Faulting module name: KERNELBASE.dll, version: 6.3.9600.16408, time stamp: 0x523d557d, Dynamics AX 2012 R3 CU 11

    I got below error in event viewer, while starting AOS. no clue, bang my head, still no luck.
    I had one more AOS, but it was working fine.
    I just though and changed the running account to another service account and then it started fine, not sure why?


    Faulting application name: Ax32Serv.exe, version: 6.3.4000.127, time stamp: 0x576f520b
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.16408, time stamp: 0x523d557d
    Exception code: 0xe0000005
    Fault offset: 0x000000000000ab78
    Faulting process id: 0xbe7c
    Faulting application start time: 0x01d2414e1b2acd43
    Faulting application path: C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX\Bin\Ax32Serv.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 62c9a864-ad41-11e6-80ce-00155d32241f
    Faulting package full name:
    Faulting package-relative application ID:


    Regards,
    Yes.Sudhanshu