Options

AL - Extensions, .cs Files

Wisa123Wisa123 Member Posts: 308
edited 2019-04-21 in NAV Three Tier
Hi experts,

With the traditional C/AL Objects, whenever we compile (and the server is configured to) the compiler creates C# source files for every Object in
C:\ProgramData\Microsoft\Microsoft Dynamics NAV\.....

And this behaviour still stands, only when compiling AL Objects though.

Querstion: Is there any way to see the C# source of my Extension the way i was able to do with plain old C/AL objects?

Thanks for your resonses,
regards, wisa

Austrian NAV/BC Dev

Answers

  • Options
    RobyRRobyR Member Posts: 39
    As far as I know, if you are of course onPrem, there should be in the old folders, also extension custom C# code, also for table extension and page extension, but I'm not sure of that
  • Options
    Wisa123Wisa123 Member Posts: 308
    Thanks for the answer.
    Yes the folders are there under
    C:\ProgramData\Microsoft\Microsoft Dynamics NAV\140\Server\MicrosoftDynamicsNavServer$ServerInstanceName

    in which there are subfolders named "Apps" and "Base" which should hint towards the split between the base-app and extensions, however it does not. IMO the location of files in these folders do not make a lot of sense, and there are no assemblies based on my extension files anywhere.

    Guess i won't find a fitting anwer for my question.



    Austrian NAV/BC Dev
Sign In or Register to comment.