Posted on Dec 3, 2009
(permalink)
Surely that is the problem but I can't open Project Configuration for that project.
After pressing Configure button nothind happens and there is an exception in the log.
BTW, if your project/server name is long the buttons (configure/delete...) are hidden and user like me could have problem finding them.
2009-12-03 14:54:03,096 [8636] [1] INFO IRC.Gear.WorkItemManager.Dashboard.Widgets.DataAccess.BaseDataAccess - Loading provider ConfigurationDataProviderName.
2009-12-03 14:54:03,148 [8636] [1] ERROR IRC.Gear.WorkItemManager.Data.SourceControlManager - Error creating or retrieving workspace WIM (MARCIN-PC) for user Marcin-PC\Marcin. Microsoft.TeamFoundation.VersionControl.Client.WorkspaceExistsException: The workspace WIM (MARCIN-PC);Marcin-PC\Marcin already exists on computer MARCIN-PC. ---> System.Web.Services.Protocols.SoapException: The workspace WIM (MARCIN-PC);Marcin-PC\Marcin already exists on computer MARCIN-PC.
--- Koniec śladu stosu wyjątków wewnętrznych ---
w Microsoft.TeamFoundation.VersionControl.Client.Repository.ProcessHttpResponse(HttpWebResponse response, Stream responseStream, WebException webException, XmlReader& xmlResponseReader)
w Microsoft.TeamFoundation.VersionControl.Client.Repository.ExecWebServiceRequest(HttpWebRequest request, XmlWriter requestXml, String methodName, HttpWebResponse& response)
w Microsoft.TeamFoundation.VersionControl.Client.Repository.CreateWorkspace(Workspace workspace)
w Microsoft.TeamFoundation.VersionControl.Client.Client.CreateWorkspace(String name, String owner, String comment, WorkingFolder[] mappings, String computer, Boolean fixMappingErrors)
w Microsoft.TeamFoundation.VersionControl.Client.VersionControlServer.CreateWorkspace(String name, String owner, String comment, WorkingFolder[] mappings, String computer, Boolean fixMappingErrors)
w Microsoft.TeamFoundation.VersionControl.Client.VersionControlServer.CreateWorkspace(String name, String owner, String comment, WorkingFolder[] mappings)
w Microsoft.TeamFoundation.VersionControl.Client.VersionControlServer.CreateWorkspace(String name, String owner)
w IRC.Gear.WorkItemManager.Data.SourceControlManager.EnsureWorkspaceExists()