Fala Pessoal, boa tarde para todos,
Estive validando o uso da versão TFS 2011 Beta e com relação ao
funcionamento do Power Tools está sendo gerado o erro mais abaixo no
log de eventos do Windows. Baixei o Power Tools do site da Microsoft
vide url
http://visualstudiogallery.msdn.microsoft.com/27832337-62ae-4b54-9b00-98bb4fb7041a.
Alguém já enfrentou este problema? Teria alguma dica para ajudar?
No meu caso estou utilizando uma VM com Windows Server 2008 R2 x64 e o
Visual Studio está na versão 11.0.40. No resto está tudo funcionando
perfeitamente. Eu interpretei a mensagem de erro, porém não achei
nenhuma forma de resolver.
The description for Event ID 3 from source TFSShellExt cannot be
found. Either the component that raises this event is not installed on
your local computer or the installation is corrupted. You can install
or repair the component on the local computer.
If the event originated on another computer, the display information
had to be saved with the event.
The following information was included with the event:
System.TypeLoadException: Could not load type
'Microsoft.TeamFoundation.Client.TfsClientCredentials' from assembly
'Microsoft.TeamFoundation.Client, Version=11.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a'.
at
Microsoft.TeamFoundation.PowerTools.TfsComProvider.Core.CachedServer..ctor(TfsCore
parentCache, String uri)
at
Microsoft.TeamFoundation.PowerTools.TfsComProvider.Core.TfsCore.<GetCachedServer>b__1(String
key)
at
System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey
key, Func`2 valueFactory)
at
Microsoft.TeamFoundation.PowerTools.TfsComProvider.Core.TfsCore.GetCachedServer(String
uri)
at
Microsoft.TeamFoundation.PowerTools.TfsComProvider.Core.TfsCore.GetCachedServer(Uri
uri)
at
Microsoft.TeamFoundation.PowerTools.TfsComProvider.Core.TfsCore.TryGetCachedWorkspace(WorkspaceInfo
workspaceInfo)
at
Microsoft.TeamFoundation.PowerTools.TfsComProvider.Core.TfsCore.DoGetMappings(Boolean
full)
the message resource is present but the message is not found in the
string/message table
Ricardo