Добрый день.
Установил на чистую машину Windows Server 2008 x32, затем поставил SQL Server 2008 и установил TFS 2008 with SP1.
Когда пробую создать TeamProject вылетает ошибка TF30177.
Ниже привожу лог:
[src]
2008-10-08 14:43:29Z | Module: Internal | Team Foundation Server proxy retrieved | Completion time: 3.59375 seconds
2008-10-08 14:43:29Z | Module: Internal | The template information for Team Foundation Server "server-tfs" was retrieved from the Team Foundation Server. | Completion time: 0.03125 seconds
2008-10-08 14:43:32Z | Module: Wizard | Retrieved IAuthorizationService proxy | Completion time: 6.203125 seconds
2008-10-08 14:43:32Z | Module: Wizard | TF30227: Project creation permissions retrieved | Completion time: 0.03125 seconds
2008-10-08 14:45:21Z | Module: Engine | Thread: 12 | New project will be created with the "MSF for Agile Software Development - v4.2" methodology
2008-10-08 14:45:21Z | Module: Engine | Retrieved IAuthorizationService proxy | Completion time: 0 seconds
2008-10-08 14:45:22Z | Module: Engine | TF30227: Project creation permissions retrieved | Completion time: 0.734375 seconds
2008-10-08 14:45:24Z | Module: Engine | Wrote compressed process template file | Completion time: 0 seconds
2008-10-08 14:46:16Z | Module: Engine | Extracted process template file | Completion time: 51.53125 seconds
2008-10-08 14:46:16Z | Module: Engine | Thread: 12 | Starting Project Creation for project "ASSLC" in domain "server-tfs"
2008-10-08 14:46:16Z | Module: Engine | The user identity information was retrieved from the Group Security Service | Completion time: 0.046875 seconds
2008-10-08 14:46:16Z | Module: Initializer | Thread: 12 | The New Team Project Wizard is starting to initialize the plug-ins.
2008-10-08 14:46:16Z | Module: CssStructureUploader | Thread: 12 | Entering Initialize in CssStructureUploader
2008-10-08 14:46:16Z | Module: CssStructureUploader | Thread: 12 | Initialize for CssStructureUploader complete
2008-10-08 14:46:16Z | Module: Initializer | Thread: 12 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Classification.
2008-10-08 14:46:16Z | Module: Rosetta | Thread: 12 | Entering Initialize in RosettaReportUploader
---begin Exception entry---
Time: 2008-10-08 14:46:20Z
Module: Initializer
Event Description: TF30207: Initialization for plugin "Microsoft.ProjectCreationWizard.Reporting" failed
Exception Type: Microsoft.TeamFoundation.Client.PcwException
Exception Message: TF30224: Failed to retrieve projects from the report server. Please check that the SQL Server Reporting Services Web and Windows services are running and you have sufficient privileges for creating a project.
Stack Trace:
в Microsoft.VisualStudio.TeamFoundation.RosettaReportUploader.CheckForProjectFolder(PrivateData data, String projectName, ProjectCreationContext context)
в Microsoft.VisualStudio.TeamFoundation.RosettaReportUploader.Initialize(ProjectCreationContext context)
в Microsoft.VisualStudio.TeamFoundation.EngineStarter.InitializePlugins(MsfTemplate template, PcwPluginCollection pluginCollection)
-- Inner Exception --
Exception Type: System.InvalidOperationException
Exception Message: Клиент обнаружил тип содержимого ответа "", но ожидается тип "text/xml".
Сбой запроса с пустым ответом.
Stack Trace:
в System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
в System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
в Microsoft.TeamFoundation.Proxy.Reporting.ReportingService.ListChildren(String Item, Boolean Recursive)
в Microsoft.VisualStudio.TeamFoundation.RosettaReportUploader.CheckForProjectFolder(PrivateData data, String projectName, ProjectCreationContext context)
-- end Inner Exception --
--- end Exception entry ---
2008-10-08 14:46:20Z | Module: Engine | Thread: 12 | Attempting to delete MSF folder "E:\Documents and Settings\Burov.GIS7\Local Settings\Temp\TPW_tmpB1.tmp"
2008-10-08 14:46:20Z | Module: Engine | Thread: 12 | The temporary folder E:\Documents and Settings\Burov.GIS7\Local Settings\Temp\TPW_tmpB1.tmp used to store the process template was removed.
[/src]