Another Initialization failed for plugin(s): "Microsoft.Pcw.wss"

i got this when trying to create my first team system project, attached is my creation log.

any help greatly appreciated!

Cheers,
Craig

07/20/2005 08:44:49.130 | Module: ELeadServiceMediator | URL for eLead web service retrieved as "http://dev-test1:8080/bisserver/EleadWebService.asmx" from the registration service | Completion time: 0.0200288 seconds
07/20/2005 08:44:51.023 | Module: ELeadServiceMediator | eLead web service proxy constructed | Completion time: 1.8426496 seconds
07/20/2005 08:44:52.125 | Module: ELeadServiceMediator | Template Information for domain "dev-test1" retrieved from eLead web service | Completion time: 1.101584 seconds
07/20/2005 08:46:09.265 | Module: Engine | Retrieved IAuthorizationService proxy | Completion time: 1.051512 seconds
07/20/2005 08:46:09.386 | Module: Engine | Project creation permissions retrieved | Completion time: 0.1201728 seconds
07/20/2005 08:46:10.077 | Module: ELeadServiceMediator | Downloaded process template file from eLead web service | Completion time: 0.6809792 seconds
07/20/2005 08:46:10.317 | Module: Engine | Wrote compressed process template file | Completion time: 0.1902736 seconds
07/20/2005 08:46:14.303 | Module: Engine | Extracted process template file | Completion time: 3.9857312 seconds
07/20/2005 08:46:14.363 | Module: Engine | Thread: 7 | Starting Project Creation for project "Craigs_Team_System_Demo" in domain "dev-test1"
07/20/2005 08:46:15.404 | Module: Engine | User information retrieved from GSS | Completion time: 1.0214688 seconds
07/20/2005 08:46:15.424 | Module: Initializer | Thread: 7 | Starting plug-in inialization
07/20/2005 08:46:15.454 | Module: CssStructureUploader | Thread: 7 | Entering Initialize in CssStructureUploader
07/20/2005 08:46:15.514 | Module: CssStructureUploader | Thread: 7 | Initialize for CssStructureUploader complete
07/20/2005 08:46:15.514 | Module: Initializer | Thread: 7 | Initialization for plugin "Microsoft.Pcw.Css" succeeded
07/20/2005 08:46:15.534 | Module: Rosetta | Thread: 7 | Entering Initialize in RosettaReportUploader
07/20/2005 08:46:23.326 | Module: Rosetta | Thread: 7 | Exiting Initialize for RosettaReportUploader
07/20/2005 08:46:23.326 | Module: Initializer | Thread: 7 | Initialization for plugin "Microsoft.Pcw.Rosetta" succeeded
07/20/2005 08:46:23.346 | Module: WSS | Thread: 7 | Entering Initialize in WssSiteCreator
begin Exception entry
Time: 07/20/2005 08:46:24.938
Module: Initializer
Event Description: Initialization for plugin "Microsoft.Pcw.wss" failed with error: "Client found response content type of 'text/html', but expected 'text/xml'.
The request failed with the error message:
--
<html>
<head>
<title>Server Unavailable
</title>
</head>
<body>
<h1><font face=Verdana color=#ff3300>Server Application Unavailable
</font></h1>


<font face=Verdana>
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.



<b>Administrator Note:
</b> An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.


</body>
</html>

--."
Exception Type: System.InvalidOperationException
Exception Message: Client found response content type of 'text/html', but expected 'text/xml'.
The request failed with the error message:
--
<html>
<head>
<title>Server Unavailable
</title>
</head>
<body>
<h1><font face=Verdana color=#ff3300>Server Application Unavailable
</font></h1>


<font face=Verdana>
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.



<b>Administrator Note:
</b> An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.


</body>
</html>

--.
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/20/2005 08:46:25.098 | Module: GSSStructureUploader | Thread: 7 | Entering Initialize in GssStructureCreator
07/20/2005 08:46:25.489 | Module: GSSStructureUploader | Thread: 7 | Exiting Initialize for GssStructureCreator
07/20/2005 08:46:25.489 | Module: Initializer | Thread: 7 | Initialization for plugin "Microsoft.Pcw.gss" succeeded
07/20/2005 08:46:32.679 | Module: Currituck | Thread: 7 | About to begin the creation of project Craigs_Team_System_Demo on server dev-test1
07/20/2005 08:46:32.679 | Module: Initializer | Thread: 7 | Initialization for plugin "Microsoft.Pcw.currituck" succeeded
07/20/2005 08:46:32.729 | Module: SccTask | Thread: 7 | User chose to create new empty folder $/Craigs_Team_System_Demo
07/20/2005 08:46:32.899 | Module: Initializer | Thread: 7 | Initialization for plugin "Microsoft.Pcw.scc" succeeded
begin Exception entry
Time: 07/20/2005 08:46:32.899
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/20/2005 08:46:32.909 | Module: Engine | Thread: 7 | Attempting to delete MSF folder "C:\Documents and Settings\craig.gamble\Local Settings\Temp\PCW_07-20-2005_08.46.09"
begin Exception entry
Time: 07/20/2005 08:46:33.200
Module: Engine
Event Description: Deleting directory "C:\Documents and Settings\craig.gamble\Local Settings\Temp\PCW_07-20-2005_08.46.09" 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

[7980 byte] By [CraigG] at [2007-12-16]
# 1
the problem seems to be that the Reports site, under the default website, is in the wrong application pool. it is in stsAppPool1.

installation instructions tell you to set the Application pool to Reporting Services. i have tried changing this and then restarting IIS but it always puts in back into the stsAppPool1

if i dont restart IIS all is fine and i can create team projects

ReportServer is already set to the correct application pool, so i have no need to change that.

is there any reason as to why it would be defaulting back to stsAppPool1, and is there anyway around this?

Cheers,
Craig

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

Visual Studio Team System

Site Classified