Answer Questions
Shri Rao MSF Envisionsing stage Vision Scope document problem
Dear any one I am at a total loss with the visions scope document. I am currently working on a project and I am confused about the usage scenarios and user profiles section of the document. Question is, am i supposed to document the current situation in a business, that is go into the business, analyse the current working processes and document these or am is supposed to document the way that i see the new system working, that is ...Show All
Michael_SHG Permissions Bug with Beta 3 and Active Directory Groups?
When using an Windows 2003 Server Domain Active Directory Group to assign Team Foundation permissions to multiple users, the group members do not have the selected permissions if the primary group (for POSIX and Macintosh applications) of the account in AD is set to the group to which the permissions are being assigned. If you double click on the group in the Team Explorer GUI or select the Properties... button, the accounts with primary g ...Show All
tikki Code coverage / testing errors in Team Build
I've been trying to get code coverage working from Team Build builds. I read about removing the path from the "binaryFile" tag in the testrunconfig, so I did that -- no dice. Next, I edited the team build file to add "/runconfig:$(SolutionRoot)\localtestrun.testrunconfig" to the TestingArgs element. After that, I got a complaint from the build log, that vsinstr.exe couldn't be found in the PrivateAssemblies folder. I copied from my machine ...Show All
GOsborne How: Change the saved login and pwd used by VS 2005 RC1 and TFS Client Beta3?
Where does the Visual Studio RC1 or rather the VSTS Client that comes with Team Foundation Server Beta 3, save the login and password if the checkbox "remember the password" on the login dialog is checked The Team Foundation Server I am using was installed on a stanalone server inside a workgroup so the authentification is done explicitly or implicitly once the password is saved using the above option. My actual question is how can I change ...Show All
Rivaaj Cannot resolve bug activated by a removed user
We have a bug that was activated by a person who left the company and was removed from our security group/DL. The bug was reassigned to another dev who fixed the issue and is now trying to resolve the bug. But when he changes the state to resolve and tries to save it, he gets a message saying "the field Activated By contains a value that is not in the list of supported values". It seems that the Activated By field has the name of ...Show All
iSreenivasRao.K Need information on ImplementIDisposableCorrectly
David, Thanks for the sample you provided. Also need some documentation for the rule " ImplementIDisposableCorrectly " with an example. By the way what is the difference between "Breaking" and "Non-Breaking" in the fix category. Thanks in advance. -Rajesh. Sorry forgot to answer your last question; 'What is the difference between 'Breaking' and 'Non-Breaking' in the fix category ' Breaking ...Show All
C#Mart Package Load Failure after Installing RTM
After a day spent uninstalling the CTP for both VS2005 and SQLServer2005, and installing the VS2005 RTM, I get the following error dialog on startup: Package Load Failure Package 'Microsoft.VisualStudio.Hatteras.Package.HatPackage, Microsoft.VisualStudio.Hatteras.Package, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f77f11d50a3a' has failed to load properly ( GUID = {de9df59e-8859-48a8-aa95-1e984b3b48a9} ). Please contact package vendor ...Show All
Jay B. [Mobius Labs] Build Target with parameters
Hello all ! In my ".proj" file, I am each day deploying the source I have built on two different web servers. And for each of them I have some configuration to do. So currently I have something like : < Target Name = " AfterCompile " > < Web.WebSite.Create Description = " $(WebSiteName) " Path = " $(WebDeployFolder) " HostName = " $(DeploymentMachine) " ...Show All
JulesW Install fails with Report Services error
Is there possibly a permissions issue --------------------------- Microsoft Visual Studio 2005 Team Foundation Server (services) Setup --------------------------- Setup cannot finish the request to the SQL Server 2005 Reporting Services report server. Verify that SQL Server 2005 Reporting Services report server is installed and running, and that you have sufficient privileges to access it. For more information, see the s ...Show All
hajik The synchronization issue of the reporting
Hi all, I just add a bug in my project. But when I launch the "Bug Rate" report, I cannot see this happening. Is there any synchronization design in the reporting feature Or, how can I see the data in the report in a synchronized way Thanks, Leon Another solution to this problem is to decrease the refresh interval. It is set to 1 hour but you can lower this to something like 5 minutes etc. Be warned: this can cause pro ...Show All
Ewa Attach a note to a work item
I do not see any functionality to attach a note to a work item. In my view this is "must have" for any modern tracking solution. And it is available on many systems. When a bug is submitted - we need place to post qwestions, clarifications etc. What is the approach in Team Studio Is any way to do this or such feature have been just pushed to to future releases Alex. Larry, I think I have just the same ...Show All
sundanceca HELP!!!! ERROR 32000........
Hi All ......error 32000 the commandline "C:\program files\microsoft visual studio 2005 enterprise server\BISIISDIR\sdl\bin\tfsadaminst.exe"/install SSSSS 2420 TFGSS MGIT\tfssetup' returned non-zero value: 1. Thanks Arthur Vainer ASP.NET Developer Please give us the section in the VSMSI* log (either in the %temp% or the folder above/below). You should search for the particular line where the command line fails in the log. ...Show All
Steve Roszko Step by Step Visual guide to install Team System
http://www.oazabir.com/vsts.html This is a step by step visual guide to a successful installation of Team System Beta 2. Many people are having trouble installing team system. Hope this helps everyone. So far this website has walked me right through each step just as I needed. However, I do have 1 questions. I am on step 19 and it says to use the TFSService account to install the TFS, but there was no step that said to creat ...Show All
Cornelius Mostert Adding new Values to "state"
We're looking at the "state" field in the Work Items. Currently there are: Active, Resolved and Closed. We would like to Add: On-Hold, Obstacle. Would there be any ramifications if I added: < STATE value = "On-Hold " /> < STATE value = "Obstacle " /> To the states node in the Workflow section to get these states Or would there be a better place to put these Nathan ...Show All
SoccerDude Empty results generated when code coverage is enabled
I enable code coverage on a certain signed assembly. Then, I run the test and get the following in the code coverage results: Empty results generated: none of the instrumented binary was used. Look at test run details for any instrumentation problems. I get the following in the run details: Code coverage instrumentation warning while processing file TestSDK.dll: Warning VSP2013 : Instrumenting this image requires it to run as a 32-bit process.&n ...Show All
