Wednesday 4 July 2018

How to apply hotfix

Today I will be discussing about to apply hotfix in D365. There are couple of simple steps to follow on.

1. Open visual studio as administrator.
2. Click on Dynamics 365 then on add-in and select apply hotfix option.



















3. Now select the hotfix file by using browse option.

















4. After successful installation you will be able to verify them by clicking on view Installed hotfixes tab.


No comments:

Post a Comment

Note: only a member of this blog may post a comment.

Connect and upload in azure blob with azure key vault using x++

 Today, I will be sharing details about file upload in azure blob using azure vault that includes pre requisite and code snippet used to it....