WHAT IS FOLDER STRUCTURE IN DYNAMICS AX?

YOUR ERP/CRM PARTNER
WHAT IS FOLDER STRUCTURE IN DYNAMICS AX?
The installation of Dynamics AX 4.0 consists of three main parts:
1) Server installation
2) Client installation
3) Application installation
The path to the installation folders may be changed in the Dynamics AX Setup Wizard.
However, if the default paths are used and all three parts are installed on the same machine,
then the folder structure will look like below:
Figure 1. Microsoft Dynamics AX 4 folder free.
www.m-consultants.com
YOUR ERP/CRM PARTNER
Folder description:
Application\Appl - contains the application files (business logic) and label files (.ald) for each
language. The main application file is Ax<Layer ID>.aod containing the entire application (X++)
code per layer.
Application\Appl\Standard\Db - MSDE database files.
Application\Appl\Standard\Tmp - Temporary files generated by the system.
Application\Appl\Standard\Old - during an upgrade the old application files are copied here.
Client\Bin - executable, dll files used on the client side and language dependent text files (.ktd)
used by executables.
Server\DynamicsAX\Bin - executable, dll files used on the server side and language dependent
text files (.ktd) used by executables. Note, 'DynamicsAX' here is an instance name specified
during the Dynamics AX setup. By default it is 'Company1', but it can be changed to something
more meaningful.
www.m-consultants.com