Answer Questions
yaf23 project import/export?
Is there a way to extract a project and related data from one Team Foundation Server and import into a different TFS If not, what is the best way to migrate a project from one server to another We're growing our server environment and need to move some projects around. There's no support for moving a project between Team Foundation servers. The simplest approach would be to get the source on disk, and load the work items in Excel, ...Show All
Univer Blue Rosetta.Populate Reports
Hi all, After 2 days I successfully passed 32000 trouble at Team System Beta 2 installation. Now, another error occured: While setting up a team project the task Rosetta.Populate Reports failed. The following error log was created: 05.11.2005 01:36:03.230 | Module: Rosetta | Thread: 9 | Creating report : Bug List ---begin Exception entry--- Time: 05.11.2005 01:36:14.176 Module: Engine Event Description: Task "Rosetta.Populate Reports" failed Ex ...Show All
ctorob Problem configuring TFS for SSL access (have already followed advice in other posts)
Hello, I have partially succeeded in configuring access to TFS through SSL. The final problem I have is that the "Documents" node of Team Explorer does not work (it has the dreaded red cross next to it). I have searched the forums and followed the instructions here: http://forums.microsoft.com/msdn/showpost.aspx postid=103796&siteid=1 However, my problem is not resolved. I have a single tier installation of TFS, access ...Show All
Albert Ross cannot create a new team project
Hello. I installed TFS successfully into single machine and could connect to TFS using TFSSETUP account. But once I tried to create a new team project, I got an error message. "Project creation failed with error: "Initialization failed for plugin(s): 'Microsoft.Pcw.wss'"" The TFSSETUP account is a member of Administrators group and Namespace Administrator(ADAM). My environment is below. - Windows Server 2003 with SP1 - IIS 6.0 - SQL Server ...Show All
brk HOWTO: Receive alert when a new bug is added to worklists
Greetings, We have referenced the Foundation Server web service in our application so our testing users can submit a bug directly into our worklist during their evaluation. It's cool. 1. How do I get alerted when a new bug is added 2. It appears the web service API does not permit assigning a new work item to anyone. Am I missing something Is there a way to pass in who it should be assigned to Thank you in advance. Question #1 is mos ...Show All
Joe Johnson Data collection during load test
My load test is having trouble reading data from counters. I'm running it from my local machine. My current sample rate is set to 15 sec on a custom counter set that contains just the bare minimum that I want for my test. Increasing the sample rate doesn't seem to have much effect on the amount of data. I've also tried it with a standard counter set. The server isn't very busy (15 - 25% processing time). What's the best way to tweak my test to g ...Show All
omega007 Change priority from integers to strings
I've been customizing the Work Item template in the MSF Agile template. So far I've made good progress in implementing the states (Active, Closed etc) that we currenlty use. For Priority, we currently have High, Medium, Low, Memo but when I change the Microsoft.VSTS.Common.Priority type from Integer to string and added these values, it throws the following error when I import the template: Exception Type: Microsoft.TeamFoundation.WorkItem ...Show All
Vincent_Liu Need to install VS 2005 test edition on build server ?
Hi! When running a build with Loadtests and WebTest, I get the following errors: C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\TeamBuild\Microsoft.TeamFoundation.Build.targets : warning : TestTypes\{37e36796-fb51-4610-8d5c-e00ceaa68b9f} could not be loaded because the TIP could not be instantiated for the following reason(s): Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.LoadTestPackage, Version=8.0.0.0, Cultu ...Show All
Superboy Installing without AD? Using ADAM? (Error 32000)
I followed the instructions for installing TS to the letter, but when I try to install it on the application server, I get the error: Error 32000. The commandline "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "SERVERNAME" -d BisDWDB -c "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolodated.xml" -a "DOMAIN\TFSSERVICE" -v -l ".. ...Show All
torg How do I download Team Foundation Server (Full) ???
I have an MSDN subscription (Visual Studio 2005 Team Edition for Software Architects). When I go to subscriber downloads, under "Team Foundation Server", there are two products listed: Visual Studio 2005 Team Foundation Server Trial Edition (English) Visual Studio 2005 Team Foundation Server Workgroup Edition (English) How do I get the full version of TFS Thanks The answer Vince pro ...Show All
R_oo_T Which languages are supported?
Hi, all. There's a way to generate code for the web tests. It automatically produces VB code. Are there any other languages that are supported for this I'm specifically interested in C#. Can I generate C# code for the web tests Thank you. I think you will need to recreate the project. But you can import any web tests that you have already created, so you should not need to re-record anything. H ...Show All
Utku UZUNDUMLU Visual Studio 2005 Team Suite Release on MSDN Subscriber Downloads (Universal)
Hello everybody, Today Visual Studio 2005 Professional was released on MSDN Subscriber Downloads. We were unable to find the Team Suite Release. Any help Best regards Ralf Rottmann Microsoft Certified Partners with their ISV competency are supposed to have access to the Team Developer. Subscriber downloads only shows VS 2005 Pro. I've called the Partner Program and MSDN Subscriber services an ...Show All
VS_ Online bug reporting ?
I've just installed VSTS and started using it. One question I have - can the bug reporting be exposed via the web, so that people external to the system can report bugs Check out this thread: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=115624&SiteID=1 For the SDK kit referenced in the thread, it can be downloaded from http://www.vsipdev.com/downloads/ (requires free registration). Thanks, Othmane ...Show All
philipbennett25 Bug in MS Project integration
In project, when you import items and then select the task column, the dropdown arrow appears but then disappears almost immediately. In order to get it to stay selectable I have to open the properties for the item and then close them and the drop down arrow stays visible. Jeff Jeff, It appears that this issue was reported and fixed before the Beta3 bits were released. Can you please confirm the version ...Show All
walt Is it possible to change deployment dir
Hi I would like to change deployment dir for tests. Is there any way to do it Hi, Michael I am using VS2005 RC and running test from IDE. In the . testrunconfig I wrote following: ... <useDefaultDeploymentRoot type="System.Boolean">False</useDefaultDeploymentRoot> <userDeploymentRoot type="System.String">..\built\TestResults</ userDeploymentRoot> ... When I ran the tests, I ...Show All
