Answer Questions
Peter Wester TFS B3R Data Folder -- What is it?
We just got done installing the Beta 3 refresh and noticed there is a folder that was created as C:\Data. No where is the install did we specify this as an install folder. The folder has several nested directories with names like 0a that contain several files like 0a00.md. What is it How big does it get Is it temp data that can safely be deleted The rest of Team Server is installed on other drives which have tons of drive s ...Show All
Reema VSTS Change Source Control - Status Invalid
Trying to move over from VSS to VSTS Source Control. Rather than a migration, we decided to start clean. We have a solution with 3 C# library class projects and one web site. The when linking to source control, the solution file, along with the 3 projects that are based on the C# libary class projects are bound , connected and their status is 'Valid' (based on what is showing in the Change Source Control dialog box). However, the Web Site is bou ...Show All
avrsri Unable to add existing unit tests to a solution
We are using Visual Studio Team System for Developers. I have created a new solution from a number of existing projects, many of them class libraries and some of them webservices, but also existing projects that contain unit tests for each of the class libraries. In the Test View window, it says "Currently no tests are available to display in test view". I have two options: Create New Test or Open Existing Tests. Create New Tests ...Show All
laqula Bug Reports in RC not working
I I upgraded from Beta3 to RC late last week. When I run some of my reports, it is NOT showing any data. (Please note that I followed the upgrade guide correctly and ran the tfsuloadreports tool, etc without any problems. However, when I ty to run the Bugs By Priority repot it brings back nothing. When I run a query on my wharehouse: use TfsWarehouse select count (*) as [WH Revisions] from [dbo] . [Work Item History] with ( ...Show All
Suzanne Paradis Merge By Work Items
Hi, Is it possible to merge changes by work items Thanks, Michael Hi Michael, This is a common request, but unfortunately not one we had time to implement. For v1 you'll need to view the linked changeset # and merge it from the regular Merge dialog. ...Show All
Hani Felemban VS.NET 2005 RTM - Package Load Failure
Hello, I have just tried uninstalling and reinstalling VS.NET 2005 RTM, and VS.NET 2005 Team Foundation Client. Both releases are final, but I keep receiving this when opening the VS.NET IDE: Package Load Failure: Package 'ReportDesignerPackage' has failed to load properly.. Package Load Failure: Package 'DataWarehouse VSINtegration layer' has failed to load properly.. Package Load Failure: Package 'MicrosoftDataTransformationServicesDesigner' h ...Show All
David Sceppa Problems with Branching
We are running Beta 3 Refresh and are having problems branching (which worked ok in Beta 2). I created a new folder and then clicked on my main folder (with multiple sub-folders underneath) and clicked Branch. I then choose to put the branch in my new directory I created. It then states: "Preparing to Branch..." and sits there for over 1/2 and never does anything. I then clicked "Cancel" and it sits there for another 30-45 minutes saying "Cancel ...Show All
Ron N Error executing reports in RTM Trial
I have been evaluating the Team Foundation Server Beta Refresh 3 without any problems, but have recently installed on a new server the RTM Trial Version, but the reports don't work, so this is not an upgrade. For report Bug Rates: An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'PriorityParam'. (rsErrorExecutingCommand) Query (19, 3) The ALLMEMBERS function expects a hierarchy e ...Show All
Participant can connectionstate be accessed in this line "ConnectionState [System.Data] System.Data.SqlClient.SqlConnection.get_State()"
Hi, i need to access the connection state in the below line. "IL_001d callvirt ConnectionState [System.Data] System.Data.SqlClient.SqlConnection.get_State()". I need to access the word marked in red background. Can this be done Thanks in advance. Hi Guns, if you need the return type of a method call, find the method call (as I described to you in earlier post) and then use Method.ReturnType. Regards, ...Show All
Soham Can't view Solution Explorer
Installed and configured Team Foundation Server (Single-Server) on Server. Installed Team Foundation Client on Client PC. Installed Visual Studio Team Suite on same client PC. I can create team projects in the team exporer, but I can't create any software projects and can't see a "Solution Explorer" tab. Maybe I shouldn't have installed the Team Foundation Client. Actually, what you probably need to do is reset you user settings. Whe ...Show All
bob_monkhouse_book_of_gags Checking for maximum number of levels
Hi, I need to write a rule for checking the number of levels of nesting in a method. It should count the maximum depth of if, for and while branches in the bodies of methods like For loop containing if and more For loop inside that and say one more if or while with in that and so on. Will some body help me out on this Thanks and Regards Prash This is a fairly complicated analysis. FxCop renders ...Show All
Nectuss Connecting to Foundation Server across domains
So I have Foundation Server installed on a machine in our lab environment and I am trying to connect to it from a VPC install on my laptop. The situation is that the Lab is on its own domain (lab.org) and the laptop I am connecting from is on the company domain. I have a user set up in the lab and added to administrators in TFS. Yesterday I was able to connect from VSTS on the VPC by typing in the ip adress of the TFS box. It c ...Show All
ChoKamir Show Project Portal is Disabled...
We setup a team foundation server on the domain and is working great. Currently, my domain account is a local Administrator on the machine that the TFS is installed. When I remove my account from the Adminstractors group and can not longer access portal. (Show Project Portal becomes disabled). Also the Decuments & Reports folders under the team project are flagged with a red star and can not be accessed. Where and how do I need to add per ...Show All
emilychou Problem when deleting and adding a new project from source control
Hi we have Solution S1 in C:\Software1 S1.Project 1 ...S1.Project 6 Solution S2 in C:\Software 2 s2. Project 1... S2.project 6. There is one solution S3 which integrates all projects from S1 and s2. This is in folder C:\Software3 . This solution has no project on its own. but it uses projects from other solutions. so we have ---Software3.sln ---------S1.Project1 ---------- ...Show All
Alain Vezina Team Build (not building web sites)
Thanks for your help in advance. I cannot get my team builds to include web site projects. To test I created a new Team Project (with all defaults) with a brand new Solution & Web Service project (with all defaults). Then I created a Team Build (with all defaults). When I run the build, there are no errors - in fact it reports success, but it processes the SLN, but my project never is built. Any advice What's more is that I have ano ...Show All
