Reply for Kwikman.....
Configuration: EA Ver. 9.2 (Build 922)
Visual Studio 2010 with SP1 & TFS 2010 with SP1
Project stored in SQL Server 2008.
EA source control off(IE: We are not using EA under source control.....)
Followed all the steps in EA Visual Studio integration guide.
http://www.sparxsystems.com/bin/MDGIntegrationVS4.pdfGoal: Sync all the Requirements in EA to TFS as Work Items of type "Requirement.
Once the EA project can be seen in Visual Studio/TFS, right click on the YOUR_EA_Proj.EAP file and select "View in UML" (The one with the EA Icon.....)
You should get the EA Project Explorer window in Visual Studio/TFS.
Right click on any item in the EA Project Explorer window, and select Team Foundation Server/Work Item View.
An EA Work Item view should then appear in Visual Studio. If NO work item appears, and the EA Work Item window is blank, look for the Property icon in the EA Work Item window, click on it and insure that a Team system Project is selected...
This is working for our team. The issue for us is we can edit and save the information in Visual Studio/TFS, but once you linked an EA project to Visual Studio/TFS, all changes made in EA will be overwritten with changes made in Visual Studio/TFS....
Hope this helps...
Gord