Project Creation - Microsoft.Pcw.currituck (GetMetadata)

There's a problem with creation of a new project...Sad
Single-server scenario, all plugins succeeded except subject plugin:

begin Exception entry
Time: 05/12/2005 09:09:10.360
Module: Initializer
Event Description: Initialization for plugin "Microsoft.Pcw.currituck" failed with error: "Unable to handle request. The action 'http://schemas.microsoft.com/Currituck/2004/07/mtservices/clientservice/GetMetadata' was not recognized."
Exception Type: System.Web.Services.Protocols.SoapException
Exception Message: Unable to handle request. The action 'http://schemas.microsoft.com/Currituck/2004/07/mtservices/clientservice/GetMetadata' was not recognized.
SoapException Detail: <soap:Detail xmlns:soap="
http://www.w3.org/2003/05/soap-envelope" />
SoapException Full Info: System.Web.Services.Protocols.SoapException: Unable to handle request. The action 'http://schemas.microsoft.com/Currituck/2004/07/mtservices/clientservice/GetMetadata' was not recognized.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.VisualStudio.Currituck.Proxies.DataServices.ClientServiceProxy.GetMetadata(MetadataTableHaveEntry[] metadataHave, Boolean useMaster, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
at Microsoft.VisualStudio.Currituck.Proxies.DataServices.ClientService.GetMetadata(String requestId, Boolean useMaster, MetadataTableHaveEntry[] metadataHave, IMetadataRowSets& metadata, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
at CProdStudioBackendChannel.HrTranslateMiddleTierSoapException(CProdStudioBackendChannel* , SoapException sexc)
at CProdStudioBackendChannel.HrTranslateMiddleTierException(CProdStudioBackendChannel* , Exception exc)
at Microsoft.VisualStudio.WorkItemTracking.Client.Interop.DatastoreClass.ConnectEx(String ConnectionString, Int32 hCredentials)
at Microsoft.VisualStudio.Currituck.Client.WorkItemStore.Connect()
at Microsoft.VisualStudio.Currituck.Package.CurrituckPcwPlugin.PcwPluginComponentCreator.ContextWrapper.get_WorkItemStore()
at Microsoft.VisualStudio.Currituck.Package.CurrituckPcwPlugin.PcwPluginComponentCreator.Initialize(ProjectCreationContext ctxt)
at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.PluginInitializer.InitializePlugins(MsfTemplate template, ProjectCreationContext context)
Stack Trace:
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.VisualStudio.Currituck.Proxies.DataServices.ClientServiceProxy.GetMetadata(MetadataTableHaveEntry[] metadataHave, Boolean useMaster, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
at Microsoft.VisualStudio.Currituck.Proxies.DataServices.ClientService.GetMetadata(String requestId, Boolean useMaster, MetadataTableHaveEntry[] metadataHave, IMetadataRowSets& metadata, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
at CProdStudioBackendChannel.HrTranslateMiddleTierSoapException(CProdStudioBackendChannel* , SoapException sexc)
at CProdStudioBackendChannel.HrTranslateMiddleTierException(CProdStudioBackendChannel* , Exception exc)
at Microsoft.VisualStudio.WorkItemTracking.Client.Interop.DatastoreClass.ConnectEx(String ConnectionString, Int32 hCredentials)
at Microsoft.VisualStudio.Currituck.Client.WorkItemStore.Connect()
at Microsoft.VisualStudio.Currituck.Package.CurrituckPcwPlugin.PcwPluginComponentCreator.ContextWrapper.get_WorkItemStore()
at Microsoft.VisualStudio.Currituck.Package.CurrituckPcwPlugin.PcwPluginComponentCreator.Initialize(ProjectCreationContext ctxt)
at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.PluginInitializer.InitializePlugins(MsfTemplate template, ProjectCreationContext context)
end Exception entry

I've tried to resolve the problem according to ints. guide and other recommendations (e.g.http://www.oazabir.com/vsts.html):
- AD domain controller installed first
- SP1 installed
- Permissions to WSS and RepServices are set
- Client virtual machine is in the TFS hosting domain

Any suggestions?

[5365 byte] By [AlexanderObraztsov] at [2008-2-10]
# 1
Looks like the client machine seems to have a older version of the proxy. This will happen when the client and server bits are mismatched.

Are you sure the client machine you are connecting from has the same version of Team System as that of the server?

Is both your client and Server Beta2 bits?

-- Venkat

VenkatSathyamurthy at 2007-9-8 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Setup...

Visual Studio Team System

Site Classified