visual studio 2008 - Team System Dev Edition doesn't recognize project type -


I currently use VS 2008 Professional, but I try to make Team System Developer Edition work in a virtual machine I am trying to do . However, when I try to open my existing solutions, I get the following message:

'Z: \ Samples \ ChartControl \ WebSamples' can not be opened because its project type (supported by) Is not this version of Visual Studio

Any idea is trying to tell me this? Why is this not recognizing the project type?

This could be because you have additional project types on your visual studio that are included in TFS Build Are not there. An example would be MVC project type. Why are you opening projects in TFS? TFS should be only source control, bug lists and build servers and should not manage projects in Visual Studio

Also see that TFS is the only one. If you want to build an automated build from a project of NAT 3.5 SP1, make sure that TFS is at the same level.


Comments