Project Creation Failure

Hi,

I installed the team server again today on an other server.
Both server and client are member of different domain.
Username on both domains is the same, but they use different password ...
The account has been added to the namespace administrators.

Now i'm able to connect to the team server from in visual studio but cannot create a new team project.

After the wizard i get the following error:
No user identity info returned from GSS

Log details:
begin Exception entry
Time: 05/18/2005 11:27:21.391
Module: Engine
Event Description: Project creation failed
Exception Type: Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.SecurityInfoRetrievalFailedException
Exception Message: No user identity info returned from GSS
Stack Trace:
at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.SecurityHelper.GetCurrentUserInfo(String domain, ELeadLogger log)
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

[1267 byte] By [Nightmare_BE] at [2008-2-6]
# 1
To solve the problem for now i created the team project on the server.

Everything seems to work fine, i can add sources and stuff to it, but cannot create a new build type:

Permission denied. You need 'Administrator Build' privileges to create a new build type.

I logged onto the team server using same account used to create the team project on the server.

Nightmare_BE at 2007-9-8 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Setup...
# 2
hehe, problem allmost solved.

It seems to work perfectly once i logged in using the domain (with team server on) administrator account to log in locally.

So i changed domain, using a normal user account instead of the admin account.
I still get an error when creating a new team project ...

begin Exception entry
Time: 05/18/2005 03:47:44.591
Module: Initializer
Event Description: Initialization for plugin "Microsoft.Pcw.Rosetta" failed with error: "Failed to retrieve projects from the report server"
Exception Type: Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.RosettaInitializationException
Exception Message: Failed to retrieve projects from the report server
Stack Trace:
at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.RosettaReportUploader.CheckForProjectFolder(PrivateData data, String projectName)
at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.RosettaReportUploader.Initialize(ProjectCreationContext context)
at Microsoft.VisualStudio.TeamSystem.ELead.ProjectCreationNew.PluginInitializer.InitializePlugins(MsfTemplate template, ProjectCreationContext context)
-- Inner Exception --
Exception Type: System.Web.Services.Protocols.SoapException
Exception Message: The permissions granted to user 'OPLEIDINGEN\randy' are insufficient for performing this operation. > The permissions granted to user 'OPLEIDINGEN\randy' are insufficient for performing this operation.
.................

What kinda permissions must be granted to what for this action?

Nightmare_BE at 2007-9-8 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Setup...
# 3
This is due to permissions to /Reports"> http://<reportserver>/Reports. You will need to go in and add yourself as a contributor to the Reporting Site.
BruceTaimanaMSFT at 2007-9-8 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Setup...
# 4
You may want to set up a project creation group as Mike Attili describes to provide an easy way to allow users to create projects since TFS, share point, and rosetta all have different permissioning systems.
Simplify Authorization for Team Project Creation
http://www.amaxo.com/blog/archives/2005/04/simplify_author.html

Buck

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

Visual Studio Team System

Site Classified