Answer Questions
Steve_Black December CTP Installation Problem
Hello, When I try to install the December CTP Data Tier, the installation fails, indicating that Reporting Services is installed on the Data Tier. It says to remove it and install it on the Application Tier. This seems to contradict the installation instructions I have. Is this what I should do and if so how do I indicate in the SQL Server 2005 installation that I want Reporting Services installed on another server Any help would be appreci ...Show All
Tom_R Add user from a thrusted AD domain
Hi, When i try to add users from a thrusted AD domain, I get an error message. "Couldn't add user/group 'xxxxxx'. It may be in an incorrect domain. Menu: Team->Team Foundation Server Settings->Group Membership TFS: Beta 3 Refresh TFS Service account: AD2\TFSSERVICE User account: AD1\<user name> One way thrust between AD1 and AD2. Is this a "beta" issue ...tried to add AD1 users to a Security Group in AD2, and then add the group to t ...Show All
MrMojoRisin2000 Permanently de-branch files/folders???
We currently have two branches of some code. One is for version A and one is for version B. There are a few files in the branches that contain the version numbers (i.e. AssemblyInfo, some compiled assemblies, etc.). Whenver these files are checked in, I don't want them to show up as merge candidates. Merging version numbers from branch B back to branch A would be bad. Is there a way to permanently unlink branched files in TFS So far the b ...Show All
yuryk Error loading task list into Project
I am using TFS Beta 3 and am trying to load load the task into Office Professional 2003. When I do this I am getting the following error. TF80071: Team Foundation encountered an error while accessing the work item database. I found an earlier thread on this forum that discussed this issue but none of the suggestions there helped me. I am using Project Server but that did not seem to be an issue with the Beta 2 release. I ...Show All
Md. Mamunur Rashid Unit testing, Schunit Schesting
Okay. Let me get this straight. In order to get integrated unit testing I have to go to a Team version of Visual Studio Unit testing, code profiling, and managed code analysis is something that only large scale Enterprise teams do Wow. Unit testing is only in the Team Edition for Software Developers and Team Edition for Software Testers (and, by extension, Team Suite). While it's true th ...Show All
KristofferSjoo Load controller and agent distribution
Currently the controller is installed from the same CD as the agent. Does anyone know if this is the way it will be in RTM, or will the controller be moved to the Test Edition disk daniel Olenick & Associates. Hi Daniel! Controller and Agent will be installed from the same DVD. Ed. ...Show All
ChRiZ Custom Rule: class data member should start with x_
Hello, I'm getting trouble writing a rule that checks a class data member starts with "x_". Exemple: public class Thing{ private string x_ThingName = string .Empty; private bool w_IsObsolete = false ; //FALSE public Product(){} } This is my test : if ( ! member . Name . ToString() . StartsWith( "x_" )){ failed = true ; } I think i don't use the correct object. ...Show All
LookAhead Event log errors RTM Workgroup edition
I have just installed the workgroup edition on a fresh installation of Windows Server 2003 R2. I'm getting the following errors in the application event log on boot: 1) MS SQL Server - Failure Audit - Event ID 18456 "Login failed for user 'domain\tfsservice'. User: TFSSERVICE Followed by 2) Windows SharePoint Services 2.0 - Error - Event ID 1000 #50070: Unable to connect to the database STS_Config_TFS on THUNDER. Check the ...Show All
Achelon Error 1308. Source file not found
Hi there, When I am installing Team Foundation Server Beta3 Refresh I receive the following error; Error 1308. Source file not found:c:\software\visual studio 2005 team foundation server beta3 refresh\atdt\Program Files\TFS\Web Services\WorkItemTracking\bin\Microsoft.TeamFoundation.WorkItemTracking.Server.Dataaccesslayer.dll. Verify that the file exists and that you can access it. The server's configuration is the following ...Show All
Pimpom Formatting Fields in Work Item Type Definition
I have added two custom fields to a Work Item Type Definition. They are monetary fields so I set the type to double. Is there any way in the Process Template to format the fields so they will show up on the Work Item form as currency This is not supported. However, as a workaround you can define a pattern rule on your fields, which would require input to be in a specific format, but this rule only works on str ...Show All
Jayel Test manager Error
Test manager is not including all of my tests. It only shows 3 of my tests, but there are 4 in the project. It is not including a coded webtest. Any ideas I fixed this again. I had to modify my .vbproj file, but does anyone know what is causing this to happen I re-generated the code and then this happened. The re-generate code had the same name but was in the folder "Web Tests" not the subfolder. I t ...Show All
Pramey Created database does not match project?
I created a new project, imported the schema of an existing database, and then deployed that project to my local PC to, I thought, create an exact copy of the existing database schema. Basically, it is exactly the same as expected but if I do a comparison, there are numerous differences shown because the script for the source (my database project) includes (FILLFACTOR=90) on every index while the script for the target (the newly created datab ...Show All
Luis Esteban Valencia MCP Web MSSCCI provider for VB6
I have read that there will be an MSSCCI provider that allows TFS source control in VB6. Does anyone know if this is available yet and where I could get it Regards Graham No, you didn't miss it. We been help up getting the End User License Agreement in place. I appologize for the delay. It pains me because the software has been ready for weeks. I'm told the EULA will be ready this week ...Show All
J3sus Zombie Version Control 'Project'
I've added a project to TFS, then added a couple of various VS2005 projects to version control. I then run TfsDeleteProject to remove the project. Just for giggles I then add a new project with the same name as the original project I just deleted. If I do that I find that version control now has two root entries both with the same name, that name being the project I've just added. Bug Also, the history for all deleted items still exist ...Show All
almir_kazazic Uploading Attachments
hi, i have created a collection of stream objects(attachments that have been uploaded through the web server), each object being a byte array, i want to add this collection to the team system database for a workitem but i am unsure about how to do this, can anyone help i can't find any api for this attachment stuff. thanks, Daz You can upload an attachment by adding it to the Attachments collection of ...Show All
