error creating project

everything works fine after installation of TFS. I can connect etc. But i cannot create a new project. (see error log below). Who has a solution for this

08/18/2005 02:14:22.952 | Module: ELeadServiceMediator | URL for eLead web service retrieved as "http://yom-dev01:8080/bisserver/EleadWebService.asmx" from the registration service | Completion time: 0 seconds
08/18/2005 02:14:22.952 | Module: ELeadServiceMediator | eLead web service proxy constructed | Completion time: 0 seconds
08/18/2005 02:14:22.999 | Module: ELeadServiceMediator | Template Information for domain "yom-dev01" retrieved from eLead web service | Completion time: 0.0468753 seconds
08/18/2005 02:14:30.093 | Module: Engine | Retrieved IAuthorizationService proxy | Completion time: 0 seconds
08/18/2005 02:14:30.109 | Module: Engine | Project creation permissions retrieved | Completion time: 0.0156251 seconds
08/18/2005 02:14:30.515 | Module: ELeadServiceMediator | Downloaded process template file from eLead web service | Completion time: 0.4062526 seconds
08/18/2005 02:14:30.531 | Module: Engine | Wrote compressed process template file | Completion time: 0.0156251 seconds
08/18/2005 02:14:31.515 | Module: Engine | Extracted process template file | Completion time: 0.9843813 seconds
08/18/2005 02:14:31.515 | Module: Engine | Thread: 13 | Starting Project Creation for project "jop" in domain "yom-dev01"
08/18/2005 02:14:31.577 | Module: Engine | User information retrieved from GSS | Completion time: 0.0625004 seconds
08/18/2005 02:14:31.577 | Module: Initializer | Thread: 13 | Starting plug-in inialization
08/18/2005 02:14:31.577 | Module: CssStructureUploader | Thread: 13 | Entering Initialize in CssStructureUploader
08/18/2005 02:14:31.593 | Module: CssStructureUploader | Thread: 13 | Initialize for CssStructureUploader complete
08/18/2005 02:14:31.593 | Module: Initializer | Thread: 13 | Initialization for plugin "Microsoft.Pcw.Css" succeeded
08/18/2005 02:14:31.593 | Module: Rosetta | Thread: 13 | Entering Initialize in RosettaReportUploader
08/18/2005 02:14:31.671 | Module: Rosetta | Thread: 13 | Exiting Initialize for RosettaReportUploader
08/18/2005 02:14:31.671 | Module: Initializer | Thread: 13 | Initialization for plugin "Microsoft.Pcw.Rosetta" succeeded
08/18/2005 02:14:31.671 | Module: WSS | Thread: 13 | Entering Initialize in WssSiteCreator
---begin Exception entry---
Time: 08/18/2005 02:14:31.843
Module: Initializer
Event Description: Initialization for plugin "Microsoft.Pcw.wss" failed with error: "Exception of type Microsoft.SharePoint.SoapServer.SoapServerException was thrown."
Exception Type: System.Web.Services.Protocols.SoapException
Exception Message: Exception of type Microsoft.SharePoint.SoapServer.SoapServerException was thrown.
SoapException Detail: <detail>
        <errorstring xmlns="User'>http://schemas.microsoft.com/sharepoint/soap/">User cannot be found.</errorstring>
      </detail>
SoapException Full Info: System.Web.Services.Protocols.SoapException: Exception of type Microsoft.SharePoint.SoapServer.SoapServerException was thrown.
   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.ELead.WssProxy.UserGroup.GetUserInfo(String userLoginName)
   at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.WssSiteCreator.Initialize(ProjectCreationContext context)
   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.ELead.WssProxy.UserGroup.GetUserInfo(String userLoginName)
   at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.WssSiteCreator.Initialize(ProjectCreationContext context)
   at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.PluginInitializer.InitializePlugins(MsfTemplate template, ProjectCreationContext context)
--- end Exception entry ---

08/18/2005 02:14:31.843 | Module: GSSStructureUploader | Thread: 13 | Entering Initialize in GssStructureCreator
08/18/2005 02:14:31.874 | Module: GSSStructureUploader | Thread: 13 | Exiting Initialize for GssStructureCreator
08/18/2005 02:14:31.874 | Module: Initializer | Thread: 13 | Initialization for plugin "Microsoft.Pcw.gss" succeeded
---begin Exception entry---
Time: 08/18/2005 02:14:32.656
Module: Initializer
Event Description: Initialization for plugin "Microsoft.Pcw.currituck" failed with error: "You are not a valid account. Please contact the team system administrator(s)."
Exception Type: System.UnauthorizedAccessException
Exception Message: You are not a valid account. Please contact the team system administrator(s).
Stack Trace:
   at Microsoft.VisualStudio.Currituck.DataStore.HandleComException(Exception e, Int32 hr)
   at Microsoft.VisualStudio.Currituck.DataStore.DatastoreClass.ConnectEx(String connectionString, Int32 hCredentials)
   at Microsoft.VisualStudio.Currituck.Client.WorkItemStore.Initialize()
   at Microsoft.VisualStudio.Currituck.Client.WorkItemStore..ctor(String teamSystemName)
   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)
 --   Inner Exception   --
Exception Type: System.Web.Services.Protocols.SoapException
Exception Message: System.Web.Services.Protocols.SoapException: YOM-DEV01\TFSService is not valid user. ---> Microsoft.VisualStudio.Currituck.Server.Common.ValidationException: YOM-DEV01\TFSService is not valid user. ---> System.Data.SqlClient.SqlException: YOM-DEV01\TFSService is not valid user.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
   at System.Data.SqlClient.SqlDataReader.get_MetaData()
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
   at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SqlAccess.ExecuteBatchDataSet(IRequestContext context, String sqlBatch, ArrayList parameterList)
   --- End of inner exception stack trace ---
   at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SqlAccess.ExecuteBatchDataSet(IRequestContext context, String sqlBatch, ArrayList parameterList)
   at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SqlBatchBuilder.ExecuteBatchInternal(IRequestContext context)
   at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.DataAccessLayerImpl.GetMetadata(IRequestContext context, String serverName, String databaseName, String clientUserName, MetadataTable[] tablesRequested, Int64[] rowVersions, DataSet metadataDataSet, Int32& locale, Int32& comparisonStyle, String& callerIdentity, String& dbStamp)
   at Microsoft.VisualStudio.Currituck.Server.DataServices.ClientService.GetMetadata(MetadataTableHaveEntry[] metadataHave, Boolean useMaster, DataSet& metadata, String& dbStamp, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
   --- End of inner exception stack trace ---
   at Microsoft.VisualStudio.Currituck.Server.DataServices.ExceptionManager.ThrowProperSoapException(Exception e)
   at Microsoft.VisualStudio.Currituck.Server.DataServices.ClientService.GetMetadata(MetadataTableHaveEntry[] metadataHave, Boolean useMaster, DataSet& metadata, String& dbStamp, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
SoapException Detail: <detail><details id="600019" xmlns="http://schemas.microsoft.com/Currituck/2004/01/mtservices/faultdetail" /></detail>
SoapException Full Info: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: YOM-DEV01\TFSService is not valid user. ---> Microsoft.VisualStudio.Currituck.Server.Common.ValidationException: YOM-DEV01\TFSService is not valid user. ---> System.Data.SqlClient.SqlException: YOM-DEV01\TFSService is not valid user.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
   at System.Data.SqlClient.SqlDataReader.get_MetaData()
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
   at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SqlAccess.ExecuteBatchDataSet(IRequestContext context, String sqlBatch, ArrayList parameterList)
   --- End of inner exception stack trace ---
   at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SqlAccess.ExecuteBatchDataSet(IRequestContext context, String sqlBatch, ArrayList parameterList)
   at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SqlBatchBuilder.ExecuteBatchInternal(IRequestContext context)
   at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.DataAccessLayerImpl.GetMetadata(IRequestContext context, String serverName, String databaseName, String clientUserName, MetadataTable[] tablesRequested, Int64[] rowVersions, DataSet metadataDataSet, Int32& locale, Int32& comparisonStyle, String& callerIdentity, String& dbStamp)
   at Microsoft.VisualStudio.Currituck.Server.DataServices.ClientService.GetMetadata(MetadataTableHaveEntry[] metadataHave, Boolean useMaster, DataSet& metadata, String& dbStamp, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
   --- End of inner exception stack trace ---
   at Microsoft.VisualStudio.Currituck.Server.DataServices.ExceptionManager.ThrowProperSoapException(Exception e)
   at Microsoft.VisualStudio.Currituck.Server.DataServices.ClientService.GetMetadata(MetadataTableHaveEntry[] metadataHave, Boolean useMaster, DataSet& metadata, String& dbStamp, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
   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, String& dbStamp, Boolean useMaster, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
   at Microsoft.VisualStudio.Currituck.Proxies.DataServices.ClientService.GetMetadata(String requestId, Boolean useMaster, MetadataTableHaveEntry[] metadataHave, String& dbStamp, IMetadataRowSets& metadata, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
   at CProdStudioBackendChannel.GetMetadata(CProdStudioBackendChannel* , tagVARIANT* pvarbstrCallerIdentity, tagVARIANT* pvarbstrDomainName, tagVARIANT* pvarbstrForestName, tagVARIANT* pvarbstrMachineName, tagVARIANT* pvarLocale, tagVARIANT* pvarComparisonStyle, Int32 fNoFire)
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, String& dbStamp, Boolean useMaster, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
   at Microsoft.VisualStudio.Currituck.Proxies.DataServices.ClientService.GetMetadata(String requestId, Boolean useMaster, MetadataTableHaveEntry[] metadataHave, String& dbStamp, IMetadataRowSets& metadata, Int32& locale, Int32& comparisonStyle, String& callerIdentity)
   at CProdStudioBackendChannel.GetMetadata(CProdStudioBackendChannel* , tagVARIANT* pvarbstrCallerIdentity, tagVARIANT* pvarbstrDomainName, tagVARIANT* pvarbstrForestName, tagVARIANT* pvarbstrMachineName, tagVARIANT* pvarLocale, tagVARIANT* pvarComparisonStyle, Int32 fNoFire)
 -- end Inner Exception --
--- end Exception entry ---

08/18/2005 02:14:32.656 | Module: SccTask | Thread: 13 | User chose to create new empty folder $/jop
08/18/2005 02:14:32.734 | Module: Initializer | Thread: 13 | Initialization for plugin "Microsoft.Pcw.scc" succeeded
---begin Exception entry---
Time: 08/18/2005 02:14:32.734
Module: Engine
Event Description: Project creation failed
Exception Type: Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.PluginInitializationFailedException
Exception Message: Initialization failed for plugin(s): 'Microsoft.Pcw.wss', 'Microsoft.Pcw.currituck'
Stack Trace:
   at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.PluginInitializer.InitializePlugins(MsfTemplate template, ProjectCreationContext context)
   at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.EngineStarter.RunEngine(Boolean isValidationRun, String templateFolder)
   at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.EngineStarter.TryCreateProject(ILogHandler logHandler, String& completionMessage)
--- end Exception entry ---

08/18/2005 02:14:32.734 | Module: Engine | Thread: 13 | Attempting to delete MSF folder "C:\Documents and Settings\TFSService.YOM-DEV01\Local Settings\Temp\1\PCW_08-18-2005_02.14.30"
---begin Exception entry---
Time: 08/18/2005 02:14:32.827
Module: Engine
Event Description: Deleting directory "C:\Documents and Settings\TFSService.YOM-DEV01\Local Settings\Temp\1\PCW_08-18-2005_02.14.30" failed
Exception Type: System.UnauthorizedAccessException
Exception Message: Access to the path 'CssTasks.xml' is denied.
Stack Trace:
   at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive)
   at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
   at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.EngineStarter.SafeRemoveDirectory(String folderToRemove)
--- end Exception entry ---

 




Answer this question

error creating project

  • fueidosffjewoei

    Joop,
    from the log I determine that the TFSSErvice account has not been granted access rights to the SQLServer. Are you sure your account is member of the administrators group on the machine (making it default a valid user in the database)

    Otherwise try to add the TFSServer as a login to the sqlserver and grant it access to all databases. If security is not a concern for you at his moment then just make it db owner in all databases. If it is, then you need to find out the rights required (I have no idea at this moment)

    Now try again to create the project.
    Hope this helps,
    Marcel

  • error creating project