How to delete customize modal of Finance and Operations in Dynamics 365

 For deleting the customize modal, please follow the following steps;

Step # 1:

    Close all the visual studio windows in which you are working.

Step # 2:

    Stop all the AOS Services by opening the Services as shown in the figure;

    


Step # 3:

    Stop the AOS site from the IIS as shown in the figure;

    


Step # 4:

    Delete the modal from the directory path. it places in the K drive as shown in the Figure;

    


Step # 5:

    Restart all the services that you have stopped for deleting this modal.

Step # 6:

    Open the Visual Studio as administrator mode, perform a full database synchronization (Visual Studio > Dynamics 365 > Synchronize database).


Now the package is successfully deleted and DB is Synced. Thanks.

Comments

Popular posts from this blog

Create custom workflow in D365 X++

Convert amount from one currency to another currency using X++

How to Create Extended Data Types (EDTs) in Finance and Operations of Dynamics 365 -- F&O Customization Part 2