Hello Devs!
This is a very common scenario when it comes to enabling D365 extension within VS 2022, so for that below are list of steps needs to be done to enable extension for development.
Please note for Older VS versions please refer to my blog below :
https://www.linkedin.com/feed/update/urn:li:ugcPost:7033677029451440128/
Prerequisites:
Visual Studio 2022 should be installed before performing below steps.
Step # 1:
Login to LCS (Microsoft Dynamics lifecycle services). In the main page after login there is a option of Shared asset library(without entering into project folder).
Step # 2:
In the list of sub menus , Select Software deployment package and search for latest Service update. For my case I am downloading 10.0.41
Step # 3 :
Once you have downloaded it. Unzip the folder and search for FinanceAndOperations_10.0.2015.54_Application\DevToolsService\Scripts
Before installation you will not be able to see Dynamics 365 option within VS 2022.
Now please close the VS 2022 instance and initiate the process.
Search for below element and install
Next, install the below element
Once successfully installed you will see below message.
Now, open the VS 2022 and you will be able to see Dynamics 365 extension.
Now you can start coding :)
Hope you find this blog helpful!
Comments
Post a Comment