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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Code Upgrade Issue - Detect Code upgrade conflicts step of checklist

(0) ShareShare
ReportReport
Posted on by 10,796 User Group Leader

Hi All,

I am experiencing following error at "Detect code upgrade conflicts" step of "Code upgrade (layer specific, required for each customized layer)" checklist.

2783.Untitled.png

I checked event viewer but did not find any helpful message from there.

Faulting application name: Ax32.exe, version: 6.3.1000.309, time stamp: 0x546925bc
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x2ac64cb9
Faulting process id: 0x2cac
Faulting application start time: 0x01d0ae15c50b9185
Faulting application path: C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin\Ax32.exe
Faulting module path: unknown
Report Id: 64ff8bb1-1a09-11e5-bc86-00155d006a64

I am upgrading from AX 2009 to AX 2012 R3 which is installed on Winder Server 2008 R2.

Have anyone experienced such issue before?

*This post is locked for comments

I have the same question (0)
  • syed baber Profile Picture
    11,633 on at

    Hi Faisal,

    Have you checked the compiler output settings under Tools -> Options -> Development tab -> Compiler button? Just wondering if you need to select one of the parameter for Ouput under Compiler setup form.

    Thanks,

    Baber.

  • Faisal Fareed Profile Picture
    10,796 User Group Leader on at

    Hey Baber, Yes I checked it and its selected as form

  • Suggested answer
    syed baber Profile Picture
    11,633 on at

    Hi Faisal,

    I think you may have already figured out from where the error is coming from. I saw that it is coming from \Classes\SysUpgradeConflictDetectorBP\new method. I wrote the following code in a job and I am not getting this issue:

    static void Job72(Args _args)

    {

       SysCompilerOutput sysCompilerOutput;

       xCompilerOutput     compilerOutput = infolog.compilerOutput();

       if (compilerOutput is SysCompilerOutput)

       {

           sysCompilerOutput = compilerOutput;

       }

       else

       {

           info("@SYS105123");

       }

    }

    Try to run the above code inside X++ job and see if you are getting error. This may give you some clue.

    Thanks,

    Baber.

  • Faisal Fareed Profile Picture
    10,796 User Group Leader on at

    Hi Baber,

    Thanks for your input - I ran above code as I can see from code it only throwing info with the same message "Compiler output form not enabled". Yes I checked this class sysUpgradeCOnflictDetectorBP and it is showing the same code.

    I am trying to understand how did you get rid of this error after writing this job which has nothing to do with the compilation process - correct me please if I am wrong.

  • syed baber Profile Picture
    11,633 on at

    Hi Faisal,

    I  just copied the code from original class and run it inside a job to get an idea what it is returning.  Then I suggested you to try in your environment where you are getting error because the object is not of type SysCompilerOutput. I haven't run the actual code conflict. This was just a test I did on my side. Have you tried to put the breakpoint in the class to see if it hits and then you may be able to get some clue about this error?

    Thanks,

    Baber.

  • Faisal Fareed Profile Picture
    10,796 User Group Leader on at

    Yes I debug it and it is showing me a red dot in preDialog method of the class but it is not showing me what is the issue. I asked another question here community.dynamics.com/.../164566

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 4 Most Valuable Professional

#1
Priya_K Profile Picture

Priya_K 4

#3
MyDynamicsNAV Profile Picture

MyDynamicsNAV 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans