Project creation fails
Event Description: Task "Currituck.WITs" failed
Exception Type: System.Web.Services.Protocols.SoapException
Exception Message: Server was unable to process request. > Violation of UNIQUE KEY constraint 'UQ_ADObjects__DomainName_SamAccountName'. Cannot insert duplicate key in object 'dbo.ADObjects'.
SoapException Detail: <soap:Detail xmlns:soap="http://www.w3.org/2003/05/soap-envelope" />
SoapException Full Info: System.Web.Services.Protocols.SoapException: Server was unable to process request. > Violation of UNIQUE KEY constraint 'UQ_ADObjects__DomainName_SamAccountName'. Cannot insert duplicate key in object 'dbo.ADObjects'.
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.SyncBisGroupsAndUsers(String projectUri)
at Microsoft.VisualStudio.Currituck.Proxies.DataServices.ClientService.SyncBisGroupsAndUsers(String requestId, String projectUri)
at Microsoft.VisualStudio.Currituck.Package.CurrituckPcwPlugin.PcwPluginComponentCreator.SyncUsersAndGroups(ContextWrapper wrapper, String WebServiceUrl, String ProjectUri)
at Microsoft.VisualStudio.Currituck.Package.CurrituckPcwPlugin.PcwPluginComponentCreator.Synchronize(ContextWrapper wrapper)
at Microsoft.VisualStudio.Currituck.Package.CurrituckPcwPlugin.PcwPluginComponentCreator.Execute(ProjectCreationContext ctxt, XmlNode taskXml)
at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.ProjectCreationEngine.TaskExecutor.PerformTask(IProjectComponentCreator componentCreator, ProjectCreationContext context, XmlNode taskXml)
at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.ProjectCreationEngine.RunTask(Object taskObj)
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.SyncBisGroupsAndUsers(String projectUri)
at Microsoft.VisualStudio.Currituck.Proxies.DataServices.ClientService.SyncBisGroupsAndUsers(String requestId, String projectUri)
at Microsoft.VisualStudio.Currituck.Package.CurrituckPcwPlugin.PcwPluginComponentCreator.SyncUsersAndGroups(ContextWrapper wrapper, String WebServiceUrl, String ProjectUri)
at Microsoft.VisualStudio.Currituck.Package.CurrituckPcwPlugin.PcwPluginComponentCreator.Synchronize(ContextWrapper wrapper)
at Microsoft.VisualStudio.Currituck.Package.CurrituckPcwPlugin.PcwPluginComponentCreator.Execute(ProjectCreationContext ctxt, XmlNode taskXml)
at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.ProjectCreationEngine.TaskExecutor.PerformTask(IProjectComponentCreator componentCreator, ProjectCreationContext context, XmlNode taskXml)
at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.ProjectCreationEngine.RunTask(Object taskObj)
end Exception entry
I have project creation rights in TFS, I am an admin in Sharepoint and I am in the nampsace admin group.... what am I missing?`
When trying to create a project with TFSSERVICE, I get the same result.

