Welcome to Sign in | Join | Help
in
Home Blogs Files

Richard's Infrastructure Blog

TFS: TF30177: Team Project Creation Failed error

 The "cannot find team project" error condition is sometimes a symptom of having a client-side metadata cache that is out of sync with the server. 

We can try to determine if the cache is the problem by moving it out of the way.

  1. Shut down all running instances of Visual Studio on the client
  2. Open \Documents and Settings\<user>\Local Settings\Application Data\Microsoft\Team Foundation\1.0
  3. Rename the Cache subdirectory Cache.sav
  4. Open Visual Studio and retry project creation

The TFS restore instructions include a section that describes how to invalidate the client side cache of all machines connected to a server.  See the section entitled Refreshing the Data Cache on Client Computers in this topic: http://msdn2.microsoft.com/en-us/library/ms252458(VS.80).aspx.  This handles the case when a server is restored to a point in time where the metadata on the server does not match that stored in the client caches.  Another situation where this metadata cache mismatch might occur is when copying a Virtual Server image with TFS installed.  The reason that it might happen in this case is that the client caches are keyed by a TFS server GUID.  A client machine connecting to the "same" TFS instance in different Virtual Server images will ultimately end up with mismatched metadata as the servers drift apart.

 

From: Bill Essary MSFT

Published 05 October 2006 16:53 by richardk

Comments

No Comments
Anonymous comments are disabled

This Blog

Post Calendar

<October 2006>
MoTuWeThFrSaSu
2526272829301
2345678
9101112131415
16171819202122
23242526272829
303112345

Syndication

Powered by Community Server, by Telligent Systems