Answer Questions
Ido Tandy Branch with DLL's files
Hi, How can I branch folder with all the DLL's files Making branch from the IDE does not copy the DLL's file (RC version). Thanks Hi, Branched from the latest. No rename. Michael Hi, The DLL files checked in to source control, but didn't branched. Michael Not sure what you mean. TFS usually doesn't check in binaries (dll/pdb/exe). There are only a couple types of solution where that's expected. ...Show All
Alain DePreter Work Item task via Infopath or Webpage
Greetings, I would like to allow my internal users to use a Infopath form or Webpage to enter Work Items (specifically bugs, and tasks). This will live in the Sharepoint site for the team project. Are there any existing forms or pages that I can use for this requirement If there are no existing forms/pages, I am assuming that I can hit a TFS webservice to add a work item. However, I have no idea on how to retrieve the correct webserv ...Show All
bbleech How to ensure successful compile before check-in ?
Hi, It's looking like simple question... Any ideas Thanks, Leon Currently we do not have a system where the check-in can be only allowed if the resulting code compiles. We are thinking of taking this up post V1. You can fire a desktop build after making a checkin to see if the code compiles. Firing a full end to end build is not required. Desktop Build is described here:- http://msdn2.microsoft.com/en-us/library/ms18 ...Show All
cheer.babe Invoking the data generator from the command line
Do we have the ability to invoke the data generator from the command line or as a part of the deployment of the database (i.e. using the Deploy Selection command) This would be useful in automated build setups where we need to perform some sort of intermediate check after a successful creation of the database on the server but before actually loading some (test) data in it. -Tanveer Rashid DataGene ...Show All
CamCC Team System Coverage for Web Services
Hi, I am trying to get a code coverage for a web services. After the build is done on the Build machine a set of unit tests is running. In my testrunconfig file I have specified that that I would like to run a code coverage for my web services. In the build/test results there is no trace of the code coverage. The message that I can see in the test results/code coverage is following: " Empty results generated: none of the instrum ...Show All
Wolfgang Rues TFS problems
I just emailed this to my whole team, who is getting ready to switch from SOS to TFS. I made a series of changes before checking in, including things like adding a new code file, then later removing that same code file. Recap of my issues: When I went to check in, the Pending Checkins window would not give me the option to check in. It only gave me the option to unshelve. So I chose that option thinking it would lead to a ch ...Show All
T0M101 WSS.WSSPortal Failed, Connection Closed Unexpectedly
I have installed VSTS Beta 2 across the board. I have the latest release of SQL 2005 on my data tier and the latest of VSTS Server on the application tier. I am using the latest VSTS Client. I can connect to the app tier server no problem from the client. I get the following exception, however, when trying to create a project. ---begin Exception entry--- Time: 05/09/2005 09:59:43.787 Module: Engine Event Description: Task "WSS.WssPortal" failed ...Show All
EPISWarren Modal Web Forms
Hi, We have modal web forms within our ASP.NET web application and we are not able to record scripts for them (no script is recorded). Is there a way to make the script recorded work with modal forms Thanks, Jesudhas Hello Josh, Based on your response, was wondering if it is true that a window.showModalDialog() does not raise/ trigger an event that I can hook on to. I have the following html from MSDN ...Show All
Ivo Becker Displaying a custom field in the E-mail notification
I wish to change the WorkItemChangedNotfication to add in the header a custom field that we added in a Form. I changed the following file: ...\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Services\v1.0\Transforms\WorkItemChangedEvent.xsl I changed to the following value: <tr> <td> Vendor Reference: </td> <td class="PropValue"> <xsl:for-each select=& ...Show All
Benchmark Developer TFS Beta 3 & Sharepoint services - Error when accessing Project Portal
Hi All I managed to install the following on a single server 1. .Net framework 2.0 RC 2. SQL Server 2005 Sept CTP and all its components 3. Sharepoint services 2.0 with SP1 - silent mode - STSV2.EXE /C:"setupsts.exe /remoteSql=yes /provision=no /q 4. Managed to install TFS Beta 3 without any problems Also managed to create a new team project using MSF Agile, but when I try to show Project Portal from Team Explorer u ...Show All
Sheng Jiang &#40;&#33931;&#26207;&#41; What version of TFS is installed?
Rather sheepishly admitting I've kind of lost track with which version of TFS I have installed it is definately either beta 3 or beta 3 refresh, could you tell me a way I could check Here are the build #s for our recent releases (all are 8.0.50727.*) RTM: 146 RC: 126 Dec CTP (not upgradable): 83 Beta 3 Refresh: 43 Beta 3: 26 simon burgess wrote: Visual Studio 2005 Team Explor ...Show All
Daniel.Alvarez Need more information on the types of data analysis that are possible with load test data
I perform a load test and have displayed a number of graphs representing, largely, the response time data for each of the transactions defined within an individual web test. Aside from these graphs what can I do with the data Can I average response times over a region of time so that I can determine avg response time for that time period or replot the data so that it can be published with dual y axes so that I can compare 2 different transactio ...Show All
ADG Dumb Question Dept - how do I "delete" a public build from the list?
Scenario: I perform a team build as a "smoke" test and decide to mark it's quality as rejected. The team makes changes and the second "smoke" team build is successful. Since the changes are logged into Version Control, I don't need the first build hanging around. How do I delete it There doesn't seem to be anything in the beta help or menus that is apparent on how to remove the builds. I can remove the folders from the drop site, but the ...Show All
Jason McCullough MSFT ConnectionPool VS ConnectionPerUser
Hi, For a LoadTest's "Run Settings" properties, 1. whats the difference between using ConnectionPool and ConnectionPerUser 2. Which setting "DOES NOT" cause any bottle necks on the Agents. Jesudhas Regarding the timeout error on the connection pool, that error is actually not related to the load test connection pool and is not an error generated by the load test runtime engine. Instead, it is an error related ...Show All
Primate List of Core Items?
Hi, What is the list of core items in all work item types What does core item mean Is it a common list among all work item types Can this list be customized/modified Thanks, Saurabh Hi, Thanks for the response and answer. It was quite helpful :) But I have one more query - In Microsoft CMMi process the WorkItem Bug doesn't have quite a few core fields in its definition/schema (bug.xm ...Show All
