Browse by Tags
All Tags »
Issues and Hotfixes (
RSS)
Problem description Team Project creation fails on the Team Foundation Server itself due to insufficient permissions although the user has all neccessary permissions in SQL Server Reporting Services (Content Manager role) as well as Windows SharePoint...
Error message similar to: username@servername (mailto:username@servername) 2008-10-13 2:21:50 0.28 MB 10/13/2008 3:19:14 PM ...
From Aaron Hallberg blog : […] change in TFS Build SP1 which reduced build log noise by cutting out the build steps for project-to-project references […] the fix in SP1 didn't actually fix the problem , at least not completely. […] As such, if a project...
From Hakan Eskici's blog : A security issue has been identified with Team System Web Access 2008 SP1 and we have recently published an update that fixes it. Installation Notice Please note that this is a full release, so you will need to uninstall...
If this is the case... Try... Make sure Visual Studio is closed (and devenv.exe not in memory anymore) Run: devenv /setup Check if it's fixed already. If not, close down VS again. Run: devenv /resetuserdata The Team Explorer window should now look...
Name des Updates und Nummer : Security Update for SQL Server 2005 Service Pack 2 (KB948109) version 9.00.3068.00 released on 7/8/2008 Applies to: SQL Server 2005 Service Pack 2 with Reporting Services installed Symptoms & Result : After installation...
Service Packs for VSTS/TFS do not only contain bug fixes, but quite a few nice new features as you can read here (more general) and here (TFS-specific). Download links: TFS Installation Guide Visual Studio Team System 2008 Team Foundation Server Service...
Make sure all team project members are added to the appropriate groups ( Project Administrators , Contributors and Readers ). For every team project remove the "[Server]\Team Foundation Valid Users " group from the team project settings ( Team...
> KB article > Hotfix download
If one of the following action are planned you should ready the appropriate documentation: Change the name of your TFS server Join a domain with your TFS or change the domain to which the TFS belongs Change the accounts used for running the TFS services...
Check the Windows Event Log . Run TFS Best Practices Analyzer . (part of the Power Tools , requires PowerShell to be installed first) TFS-Team Explorer 2008 Troubleshooting Guide (@ MSDN Forums) Have a look at the available troubleshooting documentation...
After uninstalling TFS 2005 (services) from a standby TFS application tier the SQL Server Reporting Services were not available, i.e. browsing http://server/reports and http://server/reportserver/ resulted in a 404 error. Workaround: Run the Reporting...
Due to a lot of requests about this pretty common problem. Steps you did: You browsed for a web part: You selected one and hit "Add": You got the error message: "An unexpected error occurred." This is a know issue with WSS 2.0 and...
They are two major problems when looking into the history with regard to links. 1. No clue what has changed : If you remove an attachment and add a completely different one the history will indicate that there was a change (revision gets in incremented...
Since Team Foundation Server 2008 was released end of November 2007 the early adopters which for some reasons have not obtained a product key yet are facing the problem of expiring trial licenses on their TFS servers. I definitely recommend to find out...
I was very sad to hear that a few beloved rules were removed from code analysis (aka FxCop) in Visual Studio 2008. Here’s a list of the removed rules: Removed due to removal of data flow engine: CA1062 ValidateArgumentsOfPublicMethods CA1303 DoNotPassLiteralsAsLocalizedParameters...
If you get the following error message above when using the Report View in Team System Web Access… … you need to install the Microsoft Report Viewer Redistributable 2005 on your TFS App Tier (as described here ) to make it work again. How...
It’s still hot: Microsoft released a fix for slow check-in’s if you’re using exclusive check-out feature yesterday: FIX: The check-in process may be very slow when you use the Source Control feature in Visual Studio 2005 Team System...