Answer Questions
Chook_rl Fxcopcmd.exe file option
I have diffcullty in asscessing the file to check in other directory other that primary c: drive is there some problem with my statement or it is not possible to be done What difficulties are you seeing Can you post your exact command-line and the error output you've noticed It is certainly possible to reference files other than those on the primary drive. There must be something else going on for you. ...Show All
PUG666 Error while Building a Setup Project
Hi, I m trying to Build a Setup project(InstallShield) in TFS.When i build it ended succesfully with no error, 1 warnings ,no result.The warning message is: warning MSB4126: The specified solution configuration "Debug|Any CPU" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave thos ...Show All
millerfj Need a fix to area bug
I am running Visual Studio Team Foundation Server Beta 3 Refresh and have discovered that if a user without sufficient permissions tries to create an Area in the Areas & Iterations dialog that an error is given to the user but the Area is still created. It appears that the Area was not completely created though, it shows up in that dialog list, but is not available to be used by work items and it cannot be deleted by anyone. When I (from a g ...Show All
Jerry Wang Conditional field rules for field values
I'm trying to make a field readonly except for the creator of a work item. I know that I can use the <READONLY not="Group/User" to restrict readonly access to a particular group etc. What I want to do is restrict ability to change the assignedto field to the person who created the work item. The rule I'd like to exist is <FIELD name="System.AssignedTo"> <READONLY not="System.CreatedBy" /> </FIELD> This ...Show All
WHorst_MS How to pass log-in username and password to a web test from a database?
How to pass log-in username and password to a web test from a database I have a web application in which there are several forms. To goto any form we Have to do log-in and only some members can have access to certain forms.I want to supply log-in names and password from a data base. I tried doing this by making a table in MS-Access. But it is not working properly.Can you tell me what is the right way of doing this. Thanks Golu ...Show All
ICantThinkOfAGoodOne Can someone try this quick test, please?
I reported a bug that everyone here at work is seeing, but that Microsoft were unable to reproduce. This is in Visual Studio RTM + Team Foundation Beta 3 Refresh. Here's the bug report I filed: In the Team System "Pending Changes" form, if you select "Folder View" by clicking the "Folder View" icon in the toolbar, then you can no longer right-click any entries in the checked-out file list in the main part of the display. To Reproduce: (1 ...Show All
Jocky Mac Code Analysis check-in policy and Unit test projects
We have enabled "Code Analysis" as a check-in policy for our Team Project. We have also created Unit tests. When we are about the check-in the Unit test projects the Team Foundation Server prompts us to run Code Analysis on the projects, so we enabled the Code Analysis on the Unit test projects. We get a few warnings on the generated Unit test projects. Such as: Warning 85 CA1304 : Microsoft.Globalization : Compilator_DD_LogOn_FChangePasswordAcc ...Show All
ihateC After installing TFS there are several ADAM failures
Hello, I just installed TFS on a virtual machine following the single-server setup guidance. On the ADAM events I get 2 errors: Event Type: Error Event Source: ADAM [BISGSS] General Event Category: Internal Processing Event ID: 2537 Date: 5/7/2005 Time: 8:47:57 AM User: NT AUTHORITY\ANONYMOUS LOGON Computer: TFSERVER Description: The directory server has failed to create the ADAM ser ...Show All
Luigi Nicola Bruno Test manager Limitations
Are there known limitations for how many unit tests you can open in Test Manager at once and run I did a simple test with 1,000 tests that simply did an Assert.IsTrue(true). This worked, although it took a while to run. I tried the same thing with 2,000 tests, and my machine pegged with VSTestManager.exe at 99% CPU for over 30-minutes before I killed it. We are working on a project that will have over 10,000 unit tests when we are done. An ...Show All
MikeMSDn TFS Beta 3 Refresh: Error 32000 and Error 26204
Like so many others I experience problems while installing Team Foundation Server (B3R) – after resolving a lot of other problems on my own I get stuck with this one and need some help: “The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 26204”. I investigated further in the VSMsiLog and found a hell of a lot of “ExecuteSqlStrings: & ...Show All
pc0416 deleting team project not freeing space!
Hello, While trying to delete some team projects I noted a strange behavior. problem: I am deleting the team project and it throws an exception while deleting sharepoint site. I am using /force option to delete. Expected: If the deletion is terminated in between, then the project entry should be retained in TFC. eg: ctrl c in between deletion. What's happening: The project listing in the TFC is not coming and the size of the disk is still c ...Show All
ciberskiper Long running time for "Dispose Methods should call base class Dispose()"
Hello, I've been invesitgating the performance of FxCop and came across an anomalous performance on the rule "Dispose methods should call base class dispose" (Microsoft.Usage#CA2215). One two different assemblies (Spring .NET framework, and SharpDevelop), this rule takes orders of magnitude longer than other rules. About 6 seconds on Spring, and roughly 20 seconds on SharpDevelop. Most other rules I looked at run in less than half a se ...Show All
gaums Source code control with documentation?
Hi all, Can someone tell me if our UML documentation for versions of source code can also be controled and stored within TFS Thanks So you can version control your documentation too Yes! Sure. You can use either the main source control system or the document portal. To be totally clear, TFS does not ca ...Show All
Elfeffe Iterations's Scope
I understood that, in MSF 4.0, each iteration should be composed by activities of all tracks, well, at least, the majority of them (plan, build, stabilize and deploy). These days a friend of mine asked me about that governance picture (MSF for CMMI). It shows a lot of successive iterations, but none of them covering the four tracks at once. It looks very similar to the RUP approach, when the iteration scope varies depending of the current devel ...Show All
sulu Windows SharePoint Services Service Pack 2?
Is it ok to use the just released service pack 2 for SharePoint with TFS beta 3 -dave If you choose to install Windows SharePoint Services SP2 and you get the error message noted above, you can view this post for a possible workaround: http://blogs.msdn.com/478336.aspx I've been struggling also to get anything working and I used Sharepoint sp2. Perhaps that is my problem. I'm going ...Show All
