Tuesday 8 August 2023

A Step-by-Step Guide to Installing Dynamics 365 Finance and Operations Development Tools in Visual Studio 2019

 Introduction:

Dynamics 365 Finance and Operations (D365 FO) is a robust enterprise resource planning (ERP) solution that empowers businesses to streamline their financial, supply chain, and operational processes. To develop and customize solutions for D365 FO, developers often rely on Visual Studio as their primary Integrated Development Environment (IDE). In this guide, we'll walk you through the process of installing the D365 FO development tools in Visual Studio 2019, enabling you to seamlessly create and extend your D365 FO applications.


Prerequisites:

Before you begin the installation process, make sure you have the following prerequisites in place:


Dynamics 365 Finance and Operations Environment: You must have access to a D365 FO environment for development purposes.


Visual Studio 2019: Ensure that you have Visual Studio 2019 installed on your machine. You can download it from the official Visual Studio website.


Administrative Privileges: You need administrative privileges on your computer to install the software.


Installation Steps:

Follow these steps to install the Dynamics 365 Finance and Operations development tools in Visual Studio 2019:


Step 1: Download the Dynamics 365 Unified Operations Platform Installer:


Navigate to the Microsoft Download Center or the CustomerSource portal (if you have access).

Search for the "Dynamics 365 Unified Operations Platform Installer."

Download the installer executable file.

Step 2: Run the Installer:


Locate the downloaded executable file and run it as an administrator.

The installer will perform an initial check of prerequisites and guide you through the installation process.

Step 3: Specify Installation Location:


Choose the installation location for the tools on your machine. You can opt for the default installation path or specify a custom location.

Step 4: Select Components:


The installer will present a list of components to install. Choose the "Developer tools" or equivalent option related to D365 FO development.

You may also be prompted to select additional components based on your project requirements.

Step 5: Configure Visual Studio Integration:


During the installation process, the installer will ask you to configure integration with Visual Studio 2019.

Ensure that you have Visual Studio 2019 selected in the list of supported IDEs.

Step 6: Configure D365 FO Environment:


Provide the necessary configuration details for your D365 FO environment, including the URL and credentials.

This step enables the development tools to connect with your D365 FO instance for seamless development and debugging.

Step 7: Install and Complete:


Review your installation settings and confirm the installation.

The installer will proceed to install the selected components and configure the necessary integrations.

Step 8: Verify Installation:


Once the installation is complete, open Visual Studio 2019.

Create a new Dynamics 365 Finance and Operations project to verify that the development tools are correctly installed.

Conclusion:

Congratulations! You've successfully installed the Dynamics 365 Finance and Operations development tools in Visual Studio 2019. With these tools at your disposal, you're well-equipped to create, customize, and extend solutions for your D365 FO environment. Remember to keep your development tools up-to-date and explore the vast range of capabilities D365 FO offers to enhance your ERP development experience. Happy coding!

Update NuGet package to new MS D365FO version

1. Import the NuGet package files from LCS for that particular version please take the PU version files only. a. Goto LCS-->Asset Libra...