Answer Questions
Pete Kane fxcop
Can anyone tell me if the api's used in fxcop are documented anywhere I want to interrogate a dll for a specific method - which I have done using the visitMethodCall, and then interrogate that method to give me back the variable calling the method and the method parameters, e.g. public void someMethod() { a.someothermethod(anobjectinstance, "abc"); } I would like to extract the following information from the above me ...Show All
ECom.Net VSTS and MSDN Academic Alliance
After doing some poking, proding and rethinking, we have refined our story with respect to VSTS and MSDN AA. Recently I posted that VSTS is included in MSDN AA but only by request. We have decided to put the 180 day trial edition of VSTS on the MSDN AA web site and make it available to all MSDN AA members. There will still be some TBD process to get registration keys to turn the trial edition into a "full" licensed product but w ...Show All
mchow2469 Problems after installing the team foundation system on clean windows 2003 server
Hello, during the installation of the iis I enabled the frontpage server extensions and I starting installing. Everything went smoothly untill I started with the sharepoint installation. With this one I found out that I can't mix sharepoint and frontpage extensions on one server. After some time I managed to uninstall the frontpage extensions and reinstalled the sharepoint system, At this point I started to try and see whether it's wor ...Show All
Ulrich "TFPT Rollback" Question ..
I am experimenting with the TF Power Toy tool (TFPT.exe) and trying to understand how the Rollback command works. Suppose I have the following scenario: >>> -- Changeset 1 line1: nothing line2: nothing line3: nothing -- Changeset 2 line1: Hello World line2: nothing line3: nothing -- Changeset 3 line1: Hello World line2: Hello Planet line3: Hello Universe -- Changeset 4 ...Show All
javapilot Required Domain Accounts - why?
Why does the single-server deployment installation require one to use separate accounts for VSTF I would much rather use the service account so that I don't have to change these passwords every 90 days (our policy). Do I really need these three accounts (TFSSetup, TFSService and TFSReports) for a single-server deployment Here's a scenario present in pretty much every threat model: "Attacker finds and exploits buffer overrun, runs code as ...Show All
truittjl Anybody Actually Using Project with Team System?
The link between Team System and Project is very limited. The Start Date in Project is static (if a developer starts a task early, Team System does not gather enough information for Project to change the Start Date to indicate this fact). Although that doesn't sound significant... very quickly a plan will get out of date. I realize that Agile focuses on "project velosity" rather than a large up-front plan. The real ...Show All
Marque IV Where I can find Agent/Controller install
We are MSDN subscribers. We download vs_team_suite_dvd but I can't find setup for Agent and Controller. Could some one help me How is this component called I found that it has to be in folder vs/controller , vs/agent But I can't find it. Could you please provide me the name of this aditional downloads This should be on MSDN -- I dont have access to subscriber downloads, so I ...Show All
Henry Gabryjelski - MSFT Report "Remaining Work" does not show all Work Items
Hi everybody, we are using Beta 3 Refresh for controlling our project. Now i got a problem with the "Remaining Work" Report. Our current iteration (started today) has 92 Work Items (80 Tasks and 12 Features (our new own Work Item Type). Every of this Work Items is assigned to the Iteration Path OurProject\Release 2\Iteration 8. When I run the report "Remaining Work" with the following parameters the report just ...Show All
pflangan Why can't I merge two branches deriving from the same parent
Hi there: I've been playing around TFS a bit in order to evaluate its suitability for our environment. One thing I don't quite understand is why I'm not able to merge two branches that are both coming from the same parent. To make this more clear, let's say I have release version 1.0 of the product and am working on a minor 1.1 release on a branch, while putting all the stuff towards the 2.0 in the original (main) line. I also branched off 1.0 t ...Show All
Tammam_Koujan Do the source control features of TFS Beta 3 work with VS.NET 2003?
Does the TFS Beta 3 already include a source control provider for use with Visual Studio .NET 2003 or what is the status here Thanks, Neno That's correct. We are working on a MSSCCI provider. We will be releasing a evaluation one for VS6 shortly (within weeks) and one for VS2003 a little later (within a few months). Brian Beta 3 does not come with the 2003 scc plugin. Check this recent post fo ...Show All
JimDuncan Best Practice of building shelved code...
If there exists a code branch and off that branch a developer has shelved code, is it possible to build that branch using the shelved code or does there need to be a merge prior Am I correct ot think that if we really want to build a branch with shelved code, we should branch the main trunk and then merge the shelved code into the new branch and build that branch Also, can anyone point me to a best practice reference for maintaining and build ...Show All
colin leversuch-roberts How can I define an alternate editor?
We use XML Spy and another product internally to edit XML documents, DTDs and Schemas. How can I tell Team Explorer to use a different editor for these files Thanks, Chris Lively MRG Document Technologies Any idea if "Open with" will be part of Orcas In v1 (at least), if VS is able to open a file, it will do so when you select "view" (or double click on a file) in Source Control Explorer. We'll definitely co ...Show All
Ted_Broyles WebTest with Team Build?
Is it possible to run WebTests with Team Build I'm using Beta 3 Refresh and I couldn't manage it to work, no matter what I do the test always fail under Team Build (it runs perfect when using Test Manager). I'm getting the error: Results Top Level Tests ------- --------------- Failed (FullTests/)c:\fullbuild\projeto apresentacao\fullbuild\sources\classlibteste\testproject\webtest1.webtest Run has the following issue(s): F:\Program Fi ...Show All
hupo1982 Error after deleting Work Item field
I wanted to report that after deleting a field from a temporay Work Item I was working on, the TF Server started throwing errors about every hour. I used >witfields delete /s:MyTFServer FieldName I see the post by Sarah Cameron at http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=171684&SiteID=1 describing the exact same problem. I see the answer suggests a rebuild, which I am about to attempt. I just wanted to report that ...Show All
jnvr Team Builds on Virtual Build Machines
Hi I was wondering is anyone has set up the Team Build in a virtual environment... The Team Build Server (TBS) would receive all build requests from the Team Foundation Server (TFS). For each build request, its associated build machine is launched using Virtual PC. Once the virtual build machine is up, the TBS would spawn the MSBuild command on the actual virtual machine either through rcmd, rsh or somehow usi ...Show All
