Fails to create new team project

After a while I managed to make a single server install of team foundation. However, when trying to create new Team project I get the following error:

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

07/25/2005 10:21:17.607 | Module: GSSStructureUploader | Thread: 7 | Entering Initialize in GssStructureCreator
07/25/2005 10:21:24.150 | Module: GSSStructureUploader | Thread: 7 | Exiting Initialize for GssStructureCreator
07/25/2005 10:21:24.150 | Module: Initializer | Thread: 7 | Initialization for plugin "Microsoft.Pcw.gss" succeeded
07/25/2005 10:21:36.357 | Module: Currituck | Thread: 7 | About to begin the creation of project TestProj on server app
07/25/2005 10:21:36.357 | Module: Initializer | Thread: 7 | Initialization for plugin "Microsoft.Pcw.currituck" succeeded
07/25/2005 10:21:36.357 | Module: SccTask | Thread: 7 | User chose no folder creation
07/25/2005 10:21:36.357 | Module: Initializer | Thread: 7 | Initialization for plugin "Microsoft.Pcw.scc" succeeded
begin Exception entry
Time: 07/25/2005 10:21:36.367
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'
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

07/25/2005 10:21:36.367 | Module: Engine | Thread: 7 | Attempting to delete MSF folder "C:\Documents and Settings\TFSSETUP\Local Settings\Temp\PCW_07-25-2005_10.19.23"
begin Exception entry
Time: 07/25/2005 10:21:36.747
Module: Engine
Event Description: Deleting directory "C:\Documents and Settings\TFSSETUP\Local Settings\Temp\PCW_07-25-2005_10.19.23" 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
Does anyone have any idea on how to fix this?

[3382 byte] By [JonasR?ineslien] at [2007-12-16]
# 1
Actually made it work now. It seems like I had reports and report server in different app pools. So I corrected that. The strange thing is that when I restart IIS, the report server goes straight back to the old app pool. So I didn't restart it, and everything works.

I also added the domain account I log on to the virtual server that has the team foundation client installed, through the permission dialog in team foundation client.

After doing this everything works great :)

JonasR?ineslien at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Setup...

Visual Studio Team System

Site Classified