Answer Questions
Studbolt Load Testing - Not enough free threads
Durring my load testing in 2005 I get the following execoption: System.InvalidOperationException: There were not enough free threads in the ThreadPool to complete the operation. at System.Net.HttpWebRequest.BeginGetResponse(AsyncCallback callback, Object state) at Microsoft.VisualStudio.TestTools.WebStress.WebTestTransaction.Execute(AsyncCallback completionCallback, Object callerState) It only appears to happen when I g ...Show All
Martin_Smith Estimate Extensibility
My current work item tracking system allows estimates to be done for a work item for each of the different stages of development (e.g. functional spec creation and review, code and unit test, code review, etc.). I would like to extend the estimates functionality in VSTS to support this. But I don't just want to add a bunch of hardcoded fields -- I would like a grid that contains a one-to-many relationship from the work item record to the esti ...Show All
mikkeX VS 2005 RC & Team
I have installed VS 2005 RC and I am confused...I cannot see any menu items to the Team functionalities. How can I connect to a team server Am I the only one in this situation or was the Team stuff left out of the RC I did a full install by the way. Did I miss something Thanks. Team Suite won't have any Team Foundation functionality until Team Explorer is installed (this is a post-Beta2 change, since we're no ...Show All
meweaver27 Remote Desktop performance during load test
Hi, I would like to know whether running a load test from a remote desktop should affect any of the performance statistics returned When I run an individual request, the data returned is fairly quick, when running a load test, this is significantly slower. As all requests originate from one machine (which obviously also stores all statistics) would/could this affect the average page time On another note, I've found it really doesn't s ...Show All
IndianScorpion Way to access Instruction Operands
Hi, How can I parse the Operand strings using Microsoft.Cci. IL Example: Is is possible to get the string in RED background .method family instance void Button1_Click(object sender, class [mscorlib]System.EventArgs e) cil managed { // Code size 17 (0x11) .maxstack 8 IL_0000: ldarg.0 IL_0001: callvirt instance class [System.Web]System.Web.HttpResponse [System.Web]System.Web.UI.Page::get_Response() IL_0006: ldst ...Show All
Webdiyer Errors re-installing beta 3 refresh
We installed Beta 3 refresh a few weeks ago, and all was working fine. However, we experienced some corruption outside of Team Foundation Server that caused us to have to reinstall Beta 3 Refresh - the reasons behind the need to reinstall are a bit shady at the moment - sorry! During the reinstall procedure, we keep receiving the following error: Error 32000: The CommandLine "F:\<path name>\createds.exe" /setup /install &qu ...Show All
arvol3 Urgent please help
My client is using Team Foundation for about 8 months (when beta 2 was released), but they only used one source control branch and only one workspace per developer. He would like to create a process where they can have different branches, for example having a main development branch, a test branch, a version 1.0 branch, etc. Therefore he would like have a workshop to cover the following areas: How to set permissions for branch ...Show All
vpdsouza Task "WITs" from Group "WorkItemTracking" failed
Hi, I have suddenly met the following error when I try to create a new team project on a B3R team foundation server : (Single server, Active Directory) TF30162: Task "WITs" from Group "WorkItemTracking" failed Exception Type: Microsoft.TeamFoundation.Client.PcwException Exception Message: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set t ...Show All
AUniqueDisplayName Reuse the GUI components for editing Work Item
Several spreasheets defined in MFS agile process allow to edit Work Items in the context of Office Applications. I am building a customized document using VSTO. Is it possbile to reuse the GUI components for editing Work Items Thanks very much! Yuhang Yuhang, Yes, you can use Work item GUI components to edit a workitem. Check out the sample: Download VS SDK Mar CTP from http://www.vsipmembers.com ...Show All
jthomp Field name issue after B3R to RC upgrade
When I upgraded the server from B3R to RC, I met following error: found field name in custom methodlogies that will clash with new CMMI methodlogy. So I renamed the field name of "Microsoft.VSTS.Common.Severity" from "Severity" to "Exposure". After upgrade, I wanted to import customized work item "bug.xml" to one project. In this xml, the field "Microsoft.VSTS.Common.Severity" has the name &qu ...Show All
Aligator1437 Upgrading to Team Foundation Server Beta 3
Is there any way to migrate data from a TFS Beta 2 database to TFS Beta 3 The setup guide states that upgrading is not supported but I'm wondering if there is some manual process of export/import that I can do to migrate. Thanks There no supported migration for Beta2 to 3. The manual process is not supported and is very difficult, presenting many issues when done. Oh well. I guess we'll throw it on ...Show All
joy4u False positive on ShortAcronymsShouldBeUpperCase
I'm getting several warnings on ShortAcronymsShouldBeUpperCase saying: <blockquote>"'Id' is an abbreviation and therefore is not subject to acronym casing guidelines. Correct the capitalization of 'ID' in member name '<em>type</em>.ID:String' by changing it to 'Id'."</blockquote> which conflicts with both the rule name and the description: <blockquote>Two letter acronyms should be upper-cased. For example, u ...Show All
James Wu - MSFT load testing query for 1.0 application
Hi, I would like to apply load testing in 1.0 .net application, for that i am thinking to convert the existing application into .net 2.0. So after converstion, i will do the load and web testing for checking the performance of the Application. but i have one doubt that in 2.0 framework i can't find out the exact performance of the Application.Is it so please suggest me how can i proceed for checking the performance of the 1.0 application. ...Show All
Kyle_Da Man Team System - Website Under source control
I have the Team Build Configured and I am also able to start the build from any of the client machines. The library, console, windows services and application are all compiling with out any errors but when it comes to compiling websites I am running into issues. All of these projects are under Team System source control. The website has Project references to other library projects within the same solution but the team build does not se ...Show All
Andrej Lindic Renames my projects
Hi for every one, I need to change some names from my projects, this is for dosen't lost my document history, but on my source control I have disable rename option, I wants to know if exist some tools for change my name project Or if not necesary to chenge my name projects, how can I do for keep my documents history, let me explain, when I do some branch I lost all documents history so how can I keep it Thanks! It looks lik ...Show All
