Browse by Tags
All Tags »
TFS 2010 »
TFS 2010 Installation (
RSS)
Hi For installing TFS 2010, we use the installation guide provided my microsoft. However, It’s takes an effort to use it, to navigate inside this chm file and locate the step we are in during the installation. Leo Kushnir sent me a link to a friendly installation guide by Benjamin Day . One PDF file, with the installation steps, and with a lot of screen shots. Use it!
I got this error message by TFS configuration wizard, which ran validation tests after SQL 2008 & TFS 2010 installations: ”SQL Server Reporting Services is configured to require a secure connection, however no HTTPS URL is configured with a valid certificate. Use the Reporting Services Configuration Manager to configure or remove HTTPS support.” It appears that reporting services management URL was enabled only in HTTPS, not HTTP. Found a great solution by Ed Holloway here , by editing report...
I installed visual studio 2010 RC, after uninstalling 2010 Beta 2 version. When activated Visual Studio, got error message "Team Foundation Error. Could not load type 'Microsoft.TeamFoundation.Client.TeamFoundationServerBase' from assembly ''Microsoft.TeamFoundation.Client, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f57f11d50a3a'." There’s a great post, by Grant Holliday, explaining the reason: TFS Object Model API changes after Beta 2 . The bottom line: Uninstalling...