web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Install third party packages in D365 F&O development environment

Vignesh.A Profile Picture Vignesh.A 203
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.

 

This was originally posted here.

Comments

*This post is locked for comments