How to: Delete a Visual Studio Project from the AOT [AX 2012]

Updated: December 3, 2010

Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

You can delete a managed code project from either the MorphX or the Visual Studio Integrated Development Environment (IDE).

Caution noteCaution

Whichever method you use, deleting a project removes it from the model store and cannot be undone. However, the project is not deleted from the file system.

To delete a project from the AOT by using MorphX

  1. Open the AOT and navigate to your project under the Visual Studio Projects folder.

  2. Right-click the project and select Delete.

  3. A delete confirmation appears. Click OK.

    TipTip

    When you delete a managed project in MorphX and you have Visual Studio open, the changes may not be reflected in the Application Explorer. To resolve this issue, right-click the Visual Studio Projects node and select Refresh.

To delete a project from the AOT by using Visual Studio

  1. In Visual Studio, click View > Application Explorer to open the Application Explorer if it is not visible.

  2. Navigate to your project under the Visual Studio Projects folder.

  3. Right-click the project and select Delete.

  4. A delete confirmation appears. Click OK.

If you have added a project to the AOT and you want to delete that project from the file system, it is recommended that you first delete it from the AOT.

Community Additions

ADD
Show: