Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to delete team project in Visual Studio Online

I am using VisualStudio.com to manage my team projects which use TFS source control. However, I am unable to delete any of my projects. The steps I have taken so far are:

Log in to my VSO account and click the cog icon to go into admin mode. Click into a projects "Project Security and team membership page". In the permissions sections, set everything, including Delete Team Project to be allow, I saved this.

Next I go into the overview tab and I bring up the context menu for my project. It has two options, "set team as project default" and "delete", both of which are disabled options.

like image 555
BenM Avatar asked Dec 30 '15 20:12

BenM


People also ask

How do you delete a team project?

In the list of team projects, you will see a drop down arrow to the left of a team project name when you hover over the name with you mouse. Clicking on that drop down arrow will give you the option to delete the team project. Here I am deleting a team project called Awesome.

How do I permanently delete a project in Visual Studio?

Navigate to your project under the Visual Studio Projects folder. Right-click the project and select Delete. A delete confirmation appears. Click OK.


1 Answers

Follow the steps below to delete a project:

  1. Open your VSO account from web portal without any project specified. (https://YourAccount.visualstudio.com/)
  2. Click cog icon to open the Collection Control Panel.
  3. Click "Manage collection security and group membership" link.
  4. Check and make sure you have enough permission to delete a project on "Security" page.
  5. Go to "Overview" page and expand the context menu for the project you'd like to delete.
  6. Click "Delete" to delete the project.
like image 175
Eddie Chen - MSFT Avatar answered Oct 14 '22 00:10

Eddie Chen - MSFT