Answer Questions
doonm Checking a CoreField's Availability on its WorkItem's DisplayForm
I have some code that sets certain CoreFields' values no matter the Project or WorkItemType. One of these fields is the Description field, which is defined in the CoreField enum in the WorkItemTracking.Client assembly. The problem is, there does not seem to be a truly reliable way to check if this field is visible on the DisplayForm in CMMI Projects (and perhaps all projects, but I have only come across this problem in CMMI ones). The Des ...Show All
Devart Blake xslt for VS test and coverage results
Does anyone know whether there is an xslt tranformation schema available to make the VS test and coverage results more suitable for consulting E.g. to HTML or so. Sadly we did not ship any XSLT transformations for XML exported coverage or unit test results with VS 2005. It is something we are considering for a future release. Hopefully there will be some enterprising folks in the community who work on this and make their w ...Show All
sroche Asp.net Unit Testing
Hi, I followed the guidelines for creating unit testing on ASP.net pages. When i configure a test method for a page with the AspNetDevelopmentServerHost attribute, the Unit Test for an ASPX page is working but as soon as I remove this attribute i get the following error :- The web site could not be configured correctly; getting ASP.NET process information failed. The server may not be running a version of Asp.Net version 2.0 or greater. Re ...Show All
Amarender SCC API Integration
Is there going to be a way to use other development tools that previously relied on the SCC Api (Borland, Sybase, etc.) to interface with the new team foundation Microsoft is going to release a separate SCC API for TSVS that can be used with SCC compatible IDEs such as VB6, Delphi, Homesite etc. Has anyone heard if the SCC API would be released in Novemeber btw, it shou ...Show All
Mike Anderson Possible bug with profiler
Hi. I searched and searched, and could not find the solution to this problem. I have a feeling it may be an obscure bug. We've been trying to write programs to be small and fast, but we've only just started optimizing them due to loadtest problems from our partners. We've been profiling them using the Team Edition profiler through command prompt. The major problem is that there are times when it will return 0.0% time for func + child for the _ma ...Show All
John Shepard - MSFT PasswordFormat Error when deploying an application
I've created a simple application diagram (web service/web app/database) and a simple LDD, internet zone with an IIS and database zone with a database server. In the deployment diagram I deploy the database into the database zone and the rest into IIS in the internet zone. I turn on Fomrs authentication for the web app/web service. Enable anonymous authentication for IIS and then validate the diagram. When I do the validation I get the following ...Show All
AdamZ Project Output Directories in Team Build
Most of my VS projects have the output directory defined in the project settings as /bin, however when I run a Team Build, no bin directories are created, there are just obj directories. Why is this and can I change it because in some circumstances (like building a windows service) some of the output is not copied to the obj folder, it is copied to the Binaries folder. Great, it works! I removed the OutDir=${Ou ...Show All
Richard G.H.Lin Recommendations for Pooling Work Items?
What does MS recommend for situations where I want to create a pool of Work Items that developers can pick and choose from I have developers A, B, and C. I have bugs and enhancements that I want to put into a pool so that who ever has the free time can take the next bug or enhancement. So when Developer A finishes their work, they then go to the pool of Work Items and look for the next one that is available. Brien King brien@clas ...Show All
Kalcy Calling a web test from another web test
I have generated couple of web tests using Visual Studio 2005. I want to call a web test from another web test where some parameters can be sent to the calling web test. Can anyone let me know how can this be accomplished. ED, If you can provide the attached script which is missing it would be of great use to us. Please let us know if you can provide the same. Sure this is a late reply, but t ...Show All
Swami Visual Studio 2005 Team Suite
Hi I have installed Visual Studio 2005 Team suite , But I can't find team foundation server with this edition , While it must have team foundation server workgroup edition with Visual Studio 2005 Team Suite ....What should I do --thnx Team Foundation Server is contained on a separate disc, which will be in the May shipment for MSDN subscribers. If you already have an MSDN Premium subscription, you can downloa ...Show All
references on solution explorer Change of Team Explorer User
Hi, I have TFS Beta 3 client installed. For the first time I tried to connect to TFS, it prompted me for user/pass. I entered and also checked "remember me" checkbox. Now everytime i connect to the TFS, it doesn't ask user/pass to me. Now I want to change the user to connect to same TFS. How can I change that I'm new to TFS, please guide. Regards, Rob Caron Replied on another post Perhaps ...Show All
DROSCOE TFS Beta 3 Installation - Sharepoint not being installed/extended to virtual servers
Hi Been trying to install TFS Beta 3 and ran into some problems. I followed the instructions which said to install sharepoint in "server farm mode" and then let the TFS installation program configure the rest of sharepoint, however there are two main issues: - Before the TFS installer is run, the sharepoint admin site is accessible, but after the installation is performed the sharepoint admin site is no longer accessible (even when logged in as ...Show All
Ufirst Project in solution explorer
We're in the process of setting up some test boxes to run some manual tests. I've created a project with all the tests. The additional testing resources have installed the team system client. What is the best way to get them the project with all the tests I tried exporting the project and then allowing them to access the project and put it on a local folder. The only problem is when they try to open the vbp file a ...Show All
Zaph0d Missing references and the GAC
When I run fxcop on a .dll that contains some NUnit tests and links against nunit.framework.dll, which is in the GAC, I get a missing reference to nunit.framework.dll. Running fxcopcmd with /searchgac doesn't make any difference. I'm using version 1.35.60331.0. Also, is there a way to ignore missing references with fxcopcmd like you can in the GUI without using a project file I don't see anywhere in the fuslog ...Show All
Nathan Jaynes Set permission to some specific group to create new WI
Hi, There is a way to give permission to some specific group to open WI - permission for only opening the bug Thanks in advance, Shmulik. You can restrict the ability to create a new work item to members of a specific group by modifying the work item type definition. For example: <TRANSITIONS> <TRANSITION from="" to="Active" for="[Project]\Administrators" ...Show All
