Project Export and Import
Project Export and Import Today I want to show how you can export and import projects. It’s very easy and similar to what can be done in AX 2012. Export If you want to export a project of course first you need one – literally – in Solution Explorer. Right-click it and choose Export Project YourProjectName . In the Select Project Package File Name dialog you need to provide the path and name of the resulting project file. The file extension is .axpp . Import Importing a project is super-simple, too. In Visual Studio, click on Dynamics AX > Import Project… and pick the axpp file you want to import ( File name ). Also you need to define the Project file location . There’s two choices in the Settings area. If you check Overwrite Elements you won’t get prompted about overwrites of AX metadata or project files. Open project in let’s you decide if you want to use the Current ...