Answer Questions
Jeff Bogdan Automatic e-mail reports
Is there a way I can setup e-mail reports for everyone in project (team) automatically I know every user has the option to setup their own report subscription using their client , but each day we would like everyone to automatically receive an e-mail report summarizing the bugs assigned to them. Thanks, Anu Hi, I waiting to hear if there is a way to be able to send all the teammates every mo ...Show All
cm4719 Setup freezes at 99 percent
During setup no error occurs, but at 99 % or so nothing happens. My computer worked at 6-40% CPU usage, but after one hour - nothing, 0% and stopped. I pressed Cancel, confirmed abortion, and than the program did nothing, I had to use the task manager to quit it. Anyone the same problem There was no box, I'm using the Trial Version, and yes I did get past this issue. But I reinstalled windows and reinstalled all components from the ground ...Show All
RamaswamySastri how to reuse my machine?
I'd try install a team foundation server,it report some error.so install was failed. but I try again ,it said: Setup has detected existing Team Fondation databases on this machine and this operation cannot be continued. Please refer to the accompanying documentation on how to reuse this machine. To cacel setup and perform at a later time click cancel What Can I Do Hi,   ...Show All
mclagett this rule does not work . i got this code from forum. please see the code
i have included both the rule and target file. rule does not finde that i do not mark serializable for enum EntityType , please tell me what is the reason for that. rule public class EnumerationsAreMarkedSerializable : BaseRule { /// <summary> /// <para> /// Initializes a new instance of the <see cref="EnumerationsAreMarkedSerializable"/> class. /// </para> /// < ...Show All
MayaMan Problems with Team Build
1) It seems that team-build is not honoring the sequence of project-dependencies. I have a web-app with a dependency to a business-logic backend-dll within the same solution (which must be compiled first). In VS the backend-dll is being compiled first, but in TB it isn't. 2) if I manually change the sequence in which the projects are listen within the solution file, TB compiles in that (correct) order, BUT the resulting backend DLL does not find ...Show All
Scott Sargent Web tests recording is disabled.
VS2005TS RTM. When I start a new webtest VS automatically launches IE and I have to activate IE windows myself. The recorder buttons are all disabled (grayed) and surfing around does not result in anything in the project. If I close IE, VS still report "Recording in progress" and I have to click "Stop recording" but nothing reports to the project. Beta1 did work but I had the same problem with CTP August. Hi, can you let me know if there ...Show All
nraf Beginner's question
Hi, What does it mean when it says that one of the dependant requests failed I see that my web test fails. If I expand the request that shows as failed, then I see that one of the dependant requests failed and it looks like it's an image. There's a "404 Not Found" in the HTTP Status column for it. I'm not really sure whether it means that there's a reference to an image file in the code that's not there anymore or something else. Al ...Show All
sibemolll WorkItems as Sharepoint Lists with associated Infopath Forms?
Depending upon the process template used, will it be possible to come up with Infopath forms for the various WorkItem Types and have a common WorkItem List as a native Sharepoint List This will make it so much easier for the Business Analysts and will not require them to use the Team Explorer. The current work around for this is to use Excel. We don't support InfoPath and Sharepoint List integration with work ...Show All
fedeburin Problem with VS2005 RC1, VSTS Beta 3 & Project 2003
I've just completed the installation of VSTS Beta 3 & VS2005 RC1 on clean boxes (Server 2003 SP1 on one box for the app & data tiers, XP Pro SP2 for VS2005 and the VSTS client, SQL2005 Sept CTP for the db): followed the installation guide to the letter and installation was great, much smoother than previous betas & CTPs. I've created several team projects (all MSF agile) with no failures: brilliant! But now I've hit my first problem ...Show All
Niranjan80 how to enable project code analysis?
For projects, how do I get the "Code Analysis" tab to appear on the properties We have Team System for Developers installed, and we can use the source control portion and set the policy to do code analysis on check-in, but the actual property to enable the code analysis seems to be missing. Thanks. You do not specify whether you're doing native or managed development so... If you are doing ...Show All
e-roo Reports fails with TFS beta 3 refresh
TFS Beta 3 Refresh. I have just installed TFS beta 3 refresh on a clean machine and and successfully created a new project (TestProject1). When accessing the portal site the four reporting web parts all have something similar to this: An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'dsIterationParam'. (rsErrorExecutingCommand) The Team System cube either does not exist or has n ...Show All
Chechin Running diff. test lists under diff. testconfigs?
Doesn't look to me like there's any built in way to do this based on the TeamFoundation .targets file implementation, but I thought I'd check to make sure I wasn't missing something. The reason for this is that I have a set of tests that can be run inside of the regular test host and then a set of tests that have to be run inside of an ASP.NET host. Not to mention other settings like the deployables are diff. between the two. The test task is ...Show All
Mattsa Identifying the IndexerName attribute on an indexer property
Again with the attributes. :-) Is there a way to identify when this attribute has been applied to indexer properties [IndexerName("Value")] public int this [ int i] ... The Member.Attributes list is empty and Property.Flags has nothing. What I usually end up doing in these cases is look at the name property and do a string comparison of some sort. Here I grabbed the Type.DefaultMembers and looked for a NodeType.Property that ...Show All
basmar ArgumentNullException Value cannot be null. Parameter name: menuService
I now get this message anytime I try to run (debug/release) a unit test. I've given up trying to get my complicated solutions to work again (they worked fine for weeks but now crash). I can easily reproduce this problem with a new solution. After a clean reboot, I create a new C# Solution/project. I add the following public method to the class: public string tryUnitTest() { return "This is a test of the Unit Test." ; } ...Show All
Ata John TFS Mapped Folders
Our project is using TFS for both source code and all project requirements, design and management documents. We have set up numerous TFS groups to control read/write access for our various project roles. We have been having a lot of problems with novice business analyst users attempting to add documents from outside the local folder areas for which they have write access priveledges in the corresponding server folder areas.  ...Show All
