I deleted a Team Project from Visual Studio Online. We were using the repository in source control with Visual Studio 2013.
Since deleting it, everytime I load up Visual Studio, I get the following message in general ouput:
The server returned the following error: The project with id '{myid}' does not exist, or you do not have permission to access it.
And the following popup:
If I try to do ANYTHING source control related, I get the following error:
TF10175: The My Project team project does not exist.
I have removed the project from my "connected projects" in VS Team Explorer. I have double checked that all my workspaces don't point to this repository. I have even removed the project files from my PC and have restarted.