Related Posts
  • Forum Post: TFS & ax2009

    We are looking towards using some version control system with ax2009. And it's not clear from the documentation , does every developer in the team need to have his own instance of AOS, TFS and application on his own machine to work with TFS (sounds a bit crazy, eh)????? Did anyone have experience...
  • Forum Post: Object ids are duplicated in sys layer and cus layer when trying to use Dynamics AX with TFS

    Hi Everyone, We are having an error while trying to integrate Dynamics AX 2009 (5.0) with TFS as a source control the error occurs as the objects ids in dynamics are duplicated some in cus layer and some in sys layer too. This is very unusual as ids for each object is system generated and should be...
  • Forum Post: Re: Version control in Microsoft Dynamics AX.

    Hi You check below links Microsoft Dynamics AX 2009 White Paper: Team Foundation Server Version Control Setup http://www.microsoft.com/downloads/en/details.aspx?FamilyID=EFC24EDC-522E-40AA-8F36-6367ED7AB92D http://blogs.msdn.com/b/benriga/archive/2009/01/27/dynamics-ax-version-control.aspx
  • Forum Post: How to add existing label to TFS

    I am new to version control and and TFS. I am currectly setting up my fist install of TFS and Dynamics AX. Everything seems to be going good. I have a question on how do I add an EXISTING AX label file to TFS. Is this done from inside of AX, if so how OR is the inital add done through Team Explorer...
  • Forum Post: Add All Existing Objects To TFS

    I am somewhat new to Dynamics AX and I am trying to get a existing Dynamics AX instance setup with Team Foundation Server. I can get it connected and setup correctly, but I am unsure of the best way to get the existing code and objects into TFS. Is there a way that I can have it import all the existing...
  • Forum Post: Which AX 2012 components are required for a Build environment (source control with TFS)?

    Hello guys, We are trying to figure out, which components are really necessary for an AX 2012 build system? We are going to setup Continuous Integration for our project. This system every night 1. Gets the latest state of the source code from the TFS 2. Imports it in AX 3. Compiles, synchronizes...
  • Forum Post: Adding the SYS label file in TFS

    Hi, We have successfully added the SYS label file to TFS using the "Add to version control" option in the label editor (we are globally renaming the keyword project to something else.) Whenever we try to Check the SYS label file out, we see the error messages: Cannot move Language...
  • Forum Post: Error : TFS installation with Dynamics AX 2012

    Hi, i am doing the TFS installation with Dynamics ax 2012, i have successfully installed, the TFS, created the project, and create the root, application and branch folders in TFS. i am also able to access TFS web site. but when i try to connect AX 2012 with TFS, i always get the below error Error...
  • Forum Post: TFS build error when building a AX 2012 project

    Hello All, Receiving a MSbuild error when building a AX 2012 project using build definition from Team explorer. Build started 9/4/2012 2:09:53 PM. Project "C:\AXProject_Local\usr\Data Dictionary\Tables\AccountingDistribution.xpo" on node 1 (default targets). C:\AXProject_Local...
  • Forum Post: Re: AX2012 Automatic build from TFS: How to add Visual studio projects from TFS

    Finally a new white paper for change management was provided from Microsoft through information source. This document includes also some topics regarding building AX2012 including VS projects. Here the link for the document. You need access to information source to download it. From the document...
  • Forum Post: AX2012 Automatic build from TFS: How to add Visual studio projects from TFS

    Hi to all, we have implemented our own automatic build based on the codeplex build scripts http://dynamicsaxbuild.codeplex.com/ . We use TFS2010 as version control system. Basically we implemented the following build steps in order to be able to maintain ID's on our test/production servers...
  • Forum Post: TFS 2010 Version Control for Dynamics AX 2009

    I'm in the process of setting up TFS 2010 Version Control for Dynamics AX 2009. I have 5 developers. My question is, Can I install AOS on each machine and uses one central database? Reason is, our database is too big (150 gb). Application files on each machine. Database is...
  • Forum Post: Who is using TFS with AX?

    I'm curious and I wish I could do a proper poll but... Who is using TFS with AX? Please briefly comment if you are just doing source control, or also work items, branching, builds, etc. Also include your version of AX please (2009 or 2012).
  • Forum Post: Dynamics AX 2012 and TFS 2012

    Wondering if TFS 2012 is supported as a source control system for AX 2012? Anyone have experience using them together?
  • Forum Post: Duplicate TFS namespace

    I've managed to hook up AX 2009 to TFS 2012. When you connect AX to TFS for the first time, a TFS workspace is automatically created with the following naming convention: <computer name>_AXWORKSPACE<numerical suffix>. I have 3 AX environments (Dev, Test, Stage) that I'm trying to...