user589195
user589195

Reputation: 4240

Team Foundation Server Troubles

I am getting in a right mess with TFS 2012 Express and could use some help.

I currently develop using VS2010 and am trying to evaluate TFS 2012 Express. I installed TFS 2012 without any problems, and managed to get VS 2010 connecting to it fine. But when I come to create a new project I get some permissions error that Im not allowed to create a project.

This seems to be a recognised problem as outlined Here

This thread suggests that to create a project I need to use another program to create the project. Does anyone have any experience of using vs2010 with TFS 2012 and if so how the heck did you manage to create a project :)

Upvotes: 2

Views: 1780

Answers (1)

Oscar Foley
Oscar Foley

Reputation: 7025

As you can see as accepted answer in the link that you provided:

Unfortunately you can't create TFS Team project on TFS 11 Beta with Visual Studio 2010, so you will need to install and use Visual Studio 11 Beta.

When I started to use VS2008 with TFS2010 I had a similar problem. I fix it by installing a patch to VS2008 that allowed it to connect to TFS2010. Probably soon a patch will appear for VS2010 to connect to TFS2012..

Possible solutions

Upvotes: 3

Related Questions