Monday, 11 December 2017

How to Connect & Setup TFS in D365 / AX7

In AX7 & D365 MorphX development environment no longer exists. Now we have to done the development on Visual Studio. For sharing and merging the code among development peers, Team foundation server is introduced. In this blog I will explain how to connect Visual studio with TFS, create a separate directory for your code which is bind with
AX7 / D365 Models and also how to setup new AX7 / D365 development environment.


Step#1 
Create folder named SourceCode_YourName.

Step#2
Manage connection ->  add new TFS server, and use external link for TFS shared with you. (TFS server link.   http://Link_Here:8080/tfs)




















Step#3
Open solution explorer.
















Step#4

Give mapping of SourceCode_YourName folder.







Step#5

Run MkLink command in order to synchronize your code with folder.








Step#6
Get latest code.














Step#7

After getting the latest code. Run Build and Synchronize.

























1 comment:

Set up Online VM for Dynamics 365 Finance and Operation for Technical and Functional Learning Purposes

In this blog, I will discuss how we set up an online VM for D365F&O for Technical and Functional learning purposes for free. Step: 1 Cl...