Answer Questions
JVAF Visual studio locking up when doing TFS stuff.
Hi, I am wondering if anyones else is having a similar problem as me. It seems at certain times when I do various actions (getting latest code, checking in something) the action completes and then Visual Studio locks up to the point where I have to kill the devenv.exe from the task list. It has happened to me quite a few times now. I am running the VPC image for the server and have installed the TFC from the en_vs_2005_tfs_trial.iso file. ...Show All
grouper Can't find Team Explorer
I have VS Team Edition for Software Architects installed and want to connect it to Team Foundation Server, but cannot find any menu command to do so. The help system says to go to Tools > Connect to Team Foundation Server... but I do not have that menu command. Is there some magic I have to do to "enable" the Team System functionality after installation I have tried going to "Tools > Customize" and trying to add the command, but ...Show All
Math Organization of Team projects
Hi We've been doing a couple of small projects with Team System (and the Team Foundation Server). Now we are facing a larger project with aprox 10 sub projects. In total there will be 15-20 people working on all of the projects with a deadline early next year. I'm having a hard time deciding whether I should create one large Team Project or 10-15 individual Team Projects. My dilemma is that there will be some developers that are working ...Show All
erymuzuan How to get latest version?
Hi all, I have a problem with get latest version. I did the following: 1) Get latest version to some directory (all done ok) 2) Removed this directory manually from disk (by some reason) 3) Tried to get latest version again, but nothing was done. No files downloaded, no folders created. Why And how to proceed with it in a normal way The only way I have found is to "get specific version" with "force get of files", but it seems to be n ...Show All
F.Laskowski Workspace issue
We want Developer A to work on Devleoper B's box. When Developer A logs in Developer B's box, when they try to get the latest version from TFS we get workspace error. WE usually get all the projets to c:\projects, we are wondering whether this becoz Developer B already got his projects in C:\proejcts. Now Developer A is trying to get the project from TFS getting error( Is there is any way to change the workspace information i ...Show All
Milos Cimfl How to get test result through code.
Hi, I have created several Unit tests to test my connector application. I create an xml test result file through code. I want to capture individual Unit test results (Pass or failed) in some variable so that I can populate the Test Result column of my XML file. Can I get the result in MyTestCleanup() method or is there any other work around possible Regards, Huzefa ...Show All
CodieMorgan Upgrade problem - B3R to RTM
I have just upgraded a single server deployment of TFS from the Beta 3 Refresh to the RTM version. Everything about the upgrade went without a hitch. But, I can no longer access my TFS Server from TFS clients (Excel, VS2005) on client machines. I am able to use Terminal Services to connect to the TFS server machine, and using VS2005, connect and see my projects. But, when I connect from a client, I receive the following; TF31002: Unable to co ...Show All
woodced TestContext.AddResultFile
Hi, What is the intent of TextContext.AddResultFile() do The help file just lists out the method at this point. I thought it would let me override the result file location, but that wasn't the case. Is this a result file that I can add and then populate with additional log information by calling TestContext.WriteLine Thanks. Gerhardo : If that answered your question could you click "Mark as correct Answer" n ...Show All
vbdotnetdeveloper <REQUIRED/> rule is not working.
I am trying to put the <REQUIRED/> rule for a field in particular state (closed) so that it can't be kept empty while closing (i.e changing state to Closed) the work item. But it seems to be not working i.e. one is able to Close without anything entered in that particular field. First I tried putting it under <WORKFLOW><STATES><STATE value="Closed">. When it didn’t work I tried putting it under <WORKFLOW ...Show All
tps100 Add classification field to Bug work item type
The functionality in Team System that allows developers and testers to create, track and manage Bug work items will be extremely useful, but there is no way to classify or report on what types of bugs are present in the system. It would be very beneficial to teams if the VSTS team could add a bug "type" classification field to Bug work item type to allow classification of and reporting on different types of bugs. This would allow the team to rep ...Show All
RajuRaman TFS notification settings after install
How I can change the notification settings after the install When I nitially installed TFS I did not entered anything, now I want to support notifications. Thanks Update the settings under the AppSettings section of the web.config in the webservices\services folder under the Team Foundation Server directory. Brian Brian is correct. You'll need to update the fromEmailNotificationAddress and smtpServer prop ...Show All
ivano_brio SubReport ReportItems
hi all, i ve created a report in which i call a subreport now my issue is i want to access the reportitems of the subreport. is there any way to do it please help me out of this situation hi Othmane, Im not able to find artifact url dataset and about the jump to url i tried out expression but where can i get the list of fields specified in the subreport. I will just tell you wat i wan ...Show All
Hena Help cannot connect to http://server:8080 on client
Hello, I installed TF single instance on a VM. I now have an xp pro client trying to connect and get errors. I cannot get to http://server:8080 . If I goto http://servername wss shows up. If I goto http://server/reports RS site comes up. Where can I start to trouble shoot to get a client of TF to connect Thanks in advance. Adam, It was a mistake I didn't login as tfsser ...Show All
iowaporter Baseless merge ?
I've been told a couple of times to workaround problems with branching via a Baseless Merge. Now I'm pretty sure I can guess what this does based on the name, but I can't find any way to accomplish this through the VS2005 UI. I've read all the docs I can find and I've searched google and all I've come up with is the command line option to do "h.exe merge /baseless" from MSDN and the reference from Buck's blog. The description in the docs b ...Show All
mejs Cannot find namespace system.web.security
Hello, I am using beta2 team edition. But when I try to add "using system.web.security;" in the code, I got compile error: Error 1 The type or namespace name 'Security' does not exist in the namespace 'System.Web' (are you missing an assembly reference ) C:\Documents and Settings\Administrator\my documents\visual studio 2005\Projects\WebSite1\CustomMemberShipLibrary\CustomMembershipProvide ...Show All
