Team Project Creation

Hi,

I am having a problem in creating a team project from webform using TFS API. How to use it from outside VS 2005.

Any help?

Regards,
Whidbey_boy

[158 byte] By [whidbey_boy] at [2007-12-17]
# 1
To create a Team Project, you will need to use the Team Project Creation Wizard in VS. After connecting to a Team Foundation Server, right click the server in the Team Explorer and choose to create a new team project.

Buck

BuckHodges at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 2
Hi,

Thank you for the response. But, I understand the 'project creation wizard' example from the 'Visual Studio 2005 Team System Extensibility Kit Beta 2'.

I need to programmatically create a 'TFS Team Project' and so how one can accomplish this from a web application.

regards,

whidbey_boy at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 3

I am not aware of a public API to do what the Project Creation Wizard does, so you have to do it interactively in VS.

Buck

BuckHodges at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 4
Buck is right. We did not expose any API to create a Team Project. I wish we had but the way the Team Project creation code was originally written was too tied into the VSIP APIs (meaning it had to run inside of VS). When we got around to focusing on the public API it was too difficult to extract this code. This is something we will do in a future version though.

Brian

BrianHarry at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...

Visual Studio Team System

Site Classified