Hi. I have some trouble getting my team foundation server to work.
If i try to access the http://:8080/services/v1.0/serverstatus.asmx with the "administrator" account everything seems fine.
But if i try to access it as some other user i get:
TF10216: Team Foundation services are currently unavailable. Try again later. If the problem ...
Will TFS 2010 Beta 1 upgrade to the final product?
I understand that there will be some issues, maybe a re-install even, but how does it compare to the installation drama that TFS 2008 had?
...
With the new TFS 2008 and the upcoming TFS 2010, are Web Deployment Projects depreciated? We used them in our 2005 projects because we needed the multiple distribution of files across a cluster but now that TeamBuild does that, and we are just now moving out of VSS to TFS 2008, I was wondering if there was an argument to be made on remo...
While customizing a TFS work item, is it possible to display/hide a tab control based on the value of another control?
...
Hi,
I am lookingn for a way to determine what process template was used for a team project after it has been created. I can now only guess by looking at the work item types. I could not find any option in Visual Studio to retrieve this information. I need to know what processs template was used for team projects not created by myself.
...
Hi can any one suggest tool for migrating from TFS to TFS preferred Open Source
...
We have 4 different environments:
Staging
Dev
User Acceptance
Live
We use TFS, pull down the latest code and code away.
When they finish a feature, the developers individually upload their changes to Staging. If the site is stable (determined by really loose testing), we upload changes to Dev, then UserAcceptance and then live.
We a...
I am looking into merging our source control provider and bug tracking software to Team Foundation Server 2008. We currently have SourceGear Vault as our source control provider and OnTime for our bug tracking software. Both currently meet our needs however as we are growing it seems that TFS is a more likely candidate for our company....
I just installed VS2010 and I want to connect to TFS, But I don't have any team explorer options.
I searched for Team Explorer and I found this link that states that Team Explorer comes preinstalled in VS2010 Team Suit.
I downloaded VS2010 Pro and don't have team explorer and can't find it anywhere.
Any ideas? Tips?
Thanks
...
I have a assembly version file (SolutionAssemblyVersion.cs) which I keep at the root of my trunk in TFS. I update this file and check it in during the build. When I use the CI build in TFS it basically triggers another build as a result of that check in. Is there any way to exclude certain users from triggering a build?
I've seen Mart...
Hello,
I came across an issue I can't resolve, here are the details:
I am using TFS2008 in my APPTier and in my Build Agent. Initially I installed everything in the Apptier server (including the build agent), and I was able to start an build in the Apptier(and build) server. Now, I have to create a new Build agent in a different server...
In the SO podcast episode 54 Jeff talked about using Visual Studio to save all the database objects to individual files. This sounded like just what my team needed to better implement database schema changes into TFS and I told my lead about it. He thinks it's a great idea to.
Unfortunately, so far I've had no luck getting this to ...
Hi;
In Team Foundation, you can ask Team Explorer to show deleted files by doing this:
Tools > Options > Source Control >
Visual Team Foundation Server > Show
deleted items in the Source Control
Explorer.
My question is how do you do the same thing programatically?
I am developing a synchronisation tool, and I need to detec...
Hello,
We are setting up a new TFS 2008 implementation as our first usage of TFS for source control. We have several projects in Visual Studio 2003, 2005 and 2008, as well as other script/non-Visual Studio based projects.
My question is, for the Visual Studio 2003 and 2005 projects do we have to install Team Explorer 2003/2005 and mak...
I have a web.config that occasionally I'll checkout and modify to use a hardcoded password instead of reading it from the registry.
How can I prevent myself from absent-mindedly checking it back in and annoying my co-workers?
I could achieve this in the past with Perforce by creating a separate pending changelist.
edit - I'd rather no...
Hi,
I want get that Build status in TFS(whether it is succeeded or failed).Which classes and methods can be used for this purpose.
Thankyou somuch for your help.
...
I have a web application that uses AzMan authorization to grant different functionality to different users.
I've just started using WatiN to implement some automated web UI tests that run under Visual Studio Team System/TFS. I'd like to be able to use it to verify the different authorization scenarios. To do this though I'd need to be ab...
Hi;
How can I ask TFS to show me only modified files (new and edited files) in a workspace (or in a folder) since a given date.
Is it possible? or do I have to go myself through all the history and build my own "modification tree".
Thank you for your help.
...
Is it possible to set up files/folders to ignore on a per-project basis in tfs source control?
For example, I've a website with an assets folder that I do not want to go in to source control. These assets are maintained by a separate system. Also, I don't not want to put several gigabytes of assets into source control, but I need a coup...
I recently migrated a VSS database to TFS 2008. Using Source Control Explorer, I got the latest version of a solution with 12 projects. When I opened the solution in VS 2005, two of the projects were not found. I am not sure why these two projects were not found, but thought it easiest to just delete and re-add them to the solution. When...