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 |
|---|
| 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
-
Open the AOT and navigate to your project under the Visual Studio Projects folder.
-
Right-click the project and select Delete.
-
A delete confirmation appears. Click OK.
Tip 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
-
In Visual Studio, click View > Application Explorer to open the Application Explorer if it is not visible.
-
Navigate to your project under the Visual Studio Projects folder.
-
Right-click the project and select Delete.
-
A delete confirmation appears. Click OK.