Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Couldn't find "My work" in new Visual Studio 2012

I'm using Visual Studio 2012 Premium and couldn't find the section "My Work" in the Team Explorer to suspend my current work. My TFS is still on version 2010 ... does it have to be updated to see the "My Work" feature? Or how can I enable this section?

like image 266
Konrad Avatar asked Sep 11 '12 13:09

Konrad


2 Answers

My Work is indeed a VS Premium feature. It does require TFS 2012 to activate, as it uses functionality that is new to the 2012 SDK.

On TFS 2012, you will have to settle on combining the work items and pending changes pages.

like image 154
Assaf Stone Avatar answered Nov 08 '22 06:11

Assaf Stone


Yes, you need to be connected to a TFS 2012 server in order to see the My Work page. Also, I believe that My Work is a VS Premium feature only. You could test this by connecting your VS client to your account at tfspreview.com if you need a 2012 server to connect to.

like image 1
Taylor Lafrinere Avatar answered Nov 08 '22 08:11

Taylor Lafrinere