Answer Questions
James 39b Process Template "download/upload" bug
Hi, I'm using the RC of TFS and I've just noticed a minor bug when you try and download a process template. The trouble appears to be that the directory I'm downloading it to which is in My Documents (D:\Profiles\<username>\My Documents\Projects\VSTS\Agile\FSCCMMI) which is stored within my profile directory causes an error. A small dialog appears with : Failed to upload process template. See error log for details 2006- ...Show All
EddiRae Forcing a testrunconfig for Team Build?
I've seen mention of a <Runconfiguration> property thrown around and also an approach of <TestingArgs>/runconfiguration:blahblah</TestingArgs>. I've tried both and neither one is working out for me, so it's always pulling the default one from my VSMDI. Any suggestions TIA, Drew Nevermind, I dug into the Microsoft.TeamFoundation.Build.targets file and found it. The RunTestsWithConfigurat ...Show All
zumrut Team Project creates only top-level source control folder???!
When I create a new project in team system, is the only option to create a top level source control folder This seems like a hassle for management - let me illustrate with a simple example of how I think we should manage our projects say we have 2 major components of a system - client and server - the way I think it should be managed is Server ---Mainline --- V1.1 (branch of Mainline) --- V1.2 (also branch of Mainline) ...Show All
The YoYoMan How to capture InnerText?
How can I extract InnerText or InnerHtml from the HtmlTag I get the enumerator from e.Response.HtmlDocument.HtmlTags.GetEnumerator() and then the HtmlTag but I dont see any method available for extracting the InnerText or InnerHtml. Can anyone suggest how to achieve this You might be able to use the built-in extraction rule "Extract Text" to achieive this. You can specify the surrounding text wi ...Show All
Jason Walker Changing Drop Location in team build
Hi, We have developers at two different sites. Is it possible to have a single team build type that we can run on build machines at each site using a drop location local to the site Dean I tried this approach: < DropLocation Condition = " '$(BuildDirectoryPath)'=='D:\ MySite1 ' " > \\ MySite1 Server\drops </ DropLocation > < DropLocation Condition = " '$(BuildDirecto ...Show All
Revlisoft Permission problems
hello, I've created a domain group "ts\developers" with two users: dev and dev2. Then in Team Sysem I created a TFS global group "Developers" adding "ts\developers" windows group as members (not each devx windows accounts). The "Global\Developers" TFS group has the following permissions: - Access the version control system - Create a workspace - Create new projects - Edit domain-level information - View domain-level information At the team proje ...Show All
Matt W Undoing a changeset?
How do you back out of a changeset I was experimenting with branches and merging and I made on a change on a branch when I intended the change for the trunk version. BTW, I can see this being a problem because the VS editor MDI tabs only give a filename (not directory) and so does the solution explorer. It would be nice if there were some visual cue to indicate that a solution you have loaded is not the "primary" version you w ...Show All
marcin.walus GSSUtil Utility
I have installed team foundation server on my 2003 server sp1, and the install seemed to go fine (no errors). When i come to add users using this utility as described in the install guide, i get the following error... C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\sdk\bi n>gssutil /g+ adm: n:tokairo\\tfsservice GSSUTIL - TFS Group Security Client Tool (c)Copyright, Microsoft Corporation, 2004. All rights reserved. ...Show All
dangraz MSSCCI provider for VS6
I have a question about release date of subject. When it will be available Or where I could see pre-release version of this plugin Hi Eric, Thank you for fast answer. I would to know additionally, from where I could know about releasing of this beta Kind regards, Deforge Hi, This is 'coming-soon'; we are literally just working out the EULA before releasing a beta versi ...Show All
Marnix Alsemgeest Error 32000 - The Commandline ... returned non-zero value: 2338
Hi there, I have now uninstalled TFS BETA 3, as it would not function at all. Now I am installing TFC CTP, and I receive the following error: Product: Microsoft Visual Studio 2005 Team Foundation Server - ENU -- Error 32000.The Commandline '"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\TFServerStatusValidator.exe" ...' returned non-zero value: 2338. Right after this, I get this: TF53010: An unexpected condition has occurred in a Team Foundation compo ...Show All
cliff2006 Team Foundation Server permissions not working as documented
Hi, In a team foundation server, we created a team project. Added three groups in the project say G1, G2, G3. Added myself in all three groups and made sure that I am not part of any other groups especially "Project Administrators" and "Team Foundation Administrators". For G1 we keep both "Allow" and "Deny" for "Delete Team Project" unchecked. For G2 we keep "Allow" checked and for G ...Show All
jsyong FxCop 1.35 RC1 False positives
1. I get CompoundWordsShouldBeCasedCorrectly for the term "ToolTip" - FxCop thinks it should be cased as "Tooltip" which seems wrong - all classes, properties and enumerations in the .NET Framework are cased as "ToolTip" so this should be used for consistency. 2. I get CollectionsShouldImplementGenericInterface for a class which is derived from DataView. Essentially this seems to be suggesting that I add a generi ...Show All
pitatwork Source Control Not Displaying in VS Team 2005
We have been using VS 2005 Team Edition Beta 2 and Team Foundation Server Beta 2 for several months with only minor erratic issues, but today when you attempt to view the source control screen for any of the projects from within studio, no response at all is received and no files are displayed. Developers were posting changes up to close of business yesterday but today no one can access the source control system. The only thing I ca ...Show All
Johnny P Different groups/roles of testers and developers?
I am doing some investigation about VSTS for my dept so I am a bit of a noob. I would like to know if you can have different roles/groups of developers and testers. For example. Lets say we have two different teams in my dept working on different projects that share some libraries. Is it possible for them to have seperate bug lists for a shared project Also lets say that we had testers within the department, they need to be able to see al ...Show All
pcusters Install guide for Beta3 Refresh
Hi there, Where do I find install guide for Beta3 refresh Is there a seperate installation guide for Beta3 refresh server setup or we can use Beta3 Installation guide Also does beta3 refresh install also need clean OS install or we can just uninstall Beta3 and install beta3 refresh or just updrade Beta3 to Beta3 refresh Thanks, Anu Is installation guide is same as Beta3 install , if I install Beta3 refresh startin ...Show All
