Tuesday 14 March 2023

Install third party packages in D365 F&O development environment

1.     On the virtual machine (VM), download the zip file for the deployable package. Make sure that the zip file is stored in a non-user folder.

Note : After you download the zip file, right-click it, and then select Properties. Then, in the Properties dialog box, on the General tab, select Unblock to unlock the files.

2.     Extract the files.

3.     Open a Command Prompt window, and go to the folder where you extracted the deployable package.


4.     Run the following command.

AXUpdateInstaller.exe devinstall

The devinstall option installs the AOT deployable package on the VM.

 Note

This command doesn't run database synchronization. You must run database synchronization from Microsoft Visual Studio after you install the deployable package.


 

No comments:

Post a Comment