Saturday, July 14, 2018

Deploying Managed Code

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

No comments:

Post a Comment

Configure the Firewall on the Enterprise Portal Server

After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...