Deploying Managed Code
Views (111)
For managed code to be executed by the Microsoft Dynamics AX client and
server, it must first be deployed to where it can be executed.
The following are the basic steps for deploying managed code:
1. Build the project.
2. Right-click the project and add it to the AOT.
3. Set the deployment properties for the project.
4. Right-click the project and deploy the project.
The following deployment properties are available in the Properties pane for the
project:
• Deploy to Server
• Deploy to Client
• Deploy to EP
• Deploy to SSRS
The first two properties are described in more detail below.
Best Regards,
Hossein Karimi
server, it must first be deployed to where it can be executed.
The following are the basic steps for deploying managed code:
1. Build the project.
2. Right-click the project and add it to the AOT.
3. Set the deployment properties for the project.
4. Right-click the project and deploy the project.
The following deployment properties are available in the Properties pane for the
project:
• Deploy to Server
• Deploy to Client
• Deploy to EP
• Deploy to SSRS
The first two properties are described in more detail below.
Best Regards,
Hossein Karimi

Like
Report
*This post is locked for comments