Team Project Creation
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
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
Buck
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,
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
Brian