Answer Questions
Ohio Paul Remote debugger
When connecting to TE (Tools|Connect to Team Explorer) we get the following errors: 1. Event Viewer: .NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7A05E2B3) (80131506) 2. Dialog Box: --------------------------- Microsoft Visual Studio --------------------------- External component has thrown an exception. --------------------------- OK --------------------------- Win XP, No legacy versions have been installed ...Show All
Insignia My computer is not in the same domain as Team System Server
Hi guys, I'm having a problem here. My user is not in the same domain as the Team Foundaction Server (.NET 2.0 Beta 2) is! Does this mean I can't not log in on the TFS I could have the Admin create a user on the TFS with the same username and password then mine has, but that user is then in the domain of TFS. Is there a way to set a username and a password in the Team Foundation Client I did not see any textboxes in VS.NET 2005 (in the Options p ...Show All
Rory Niland Provider Endpoint on Application Use versus Server Proxy Endpoint on Application Use
In the systems diagram, I have one System (CalculatorEnterprise) with two Sub Systems (CalculatorSystem and LoggerSystem). In CalculatorSystem, I have an endpoint named Web Service Provider on Application Use. In CalculatorEnterprise (the master System), I find that same endpoint is now a Server Proxy Endpoint on Application Use. Why is there this discrepancy in the naming Why isn't it named Server Proxy Endpoint in the CalculatorSyst ...Show All
Ryan Kelley Browsing the content of source control
Hajo, In subversion it's quite easy to browse the content of source control using web browser. Is it possbile in TFS Thanks We are not shipping a web viewer for TFS source control in v1. (You can view changesets if you know the # similar to the way you can with work items, but hardly a complete feature.) We may provide one as a PowerToy; I suspect many ISVs will build similar tools. ...Show All
Jim Jiang Error 32000 and reinstall Foundation Server
During signle server installation, I get the error: Error 32000. The Commandline "D:\ProgramFiles\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\sdk\bin\tfsadaminst.exe" /install DIONYSUS 2420 TFGSS Hyperknowledge\TFSSETUP' return non-zero value:1 Also, the installation guide mentioned that I need to restart the pc during installation but it didn't ask me to restart the machine when I install the foundation server. Any idea how to solv ...Show All
KiranVuppala Unable to create unit tests...
Hi, I am trying to create VSTS unit tests for my ASP.NET 2.0 application classes which resides in App_Code folder. Whenever I right click on the code editor and select 'Create Unit Test' against a method in the class, the 'Create Unit Test' window does not list my method. None of the methods in my classes are displayed instead it only shows two classes 'ProfileCommon' and 'ThemeLoad'. TFS Version: B3Refresh Any one got into ...Show All
vackol How to delete a new project that failed to create properly?
Hi, I tried to add a new Team Project and an error occurred when it treid to configure the sharepoint portal. It said it tried to roll-back the changes, but that didn't work. I'm not shown this project anywhere to delete it. If I try and create a new one with the same name it won't let me as the name is not unique. Is there a way to delete this 'dead' project from the server THanks Chunda tfsdeleteproject migh ...Show All
Lawrence of Sinking Spring Redistributing or linking to TeamFoundation assemblies
I am having a logistical problem in that I am building a custom plugin for visual studio team system, but I need my assembly to be able to access Microsoft.VisualStudio.TeamFoundation.Client, and some other TeamFoundation assemblies. I know that if I install my plugin into the "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies," my problem would be solved. However, for the sake of keeping my DLLs seperate from v ...Show All
HadEnoughWithDotNet Other platforms for project management
I am wondering if anyone of you knows other then TFS, such complex, platform for project management I am writing a masters thesis about TFS and I would like to compare TFS to other platforms. The problem is that I don’t know other so complex platforms. Maybe there isn’t anyone PS. I hope that this forum isn’t bad place to ask such questions J Dominik Borland has CaliberRM, TestDirector, and StarTeam which a ...Show All
someone_blank TF42057: build request is not from the configured team foundation server
Hi, I installed TFSBuild on the application tier of my team foundation server. When I try to execute a build, I receive the following error: "TF42057: The build request is not from the configured Team Foundation Server. Please contact your Team Foundation Server administrator for help." This occurs whether I do it from the VS2005 IDE or if I log in to the application tier and run it from the command line. I took the steps outlined by ...Show All
VMSSanthosh1 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
Igrekkel Controls in work-item form
Hi, Is it possible to have the following controls in Work Item form:- Combobox where multiple items can be selected, Radio buttons, Tree control. If yes how Is there any documentation for it Thanks, Saurabh Unfortunately for v1 there is a limited set of built-in controls that can be placed on the form. These are: FieldControl - switches between combo box and edit box depending on fie ...Show All
Deobrat Singh How to create and use your own Classes and Methods
Hi, 1) I am using a Check method but I need some informations that I do not have by the parameter of this method. For example, I have the method below: Public Overloads Overrides Function check( ByVal namespaceName As String , ByVal types As Microsoft.Cci.TypeNodeList) As ProblemCollection But I need informations of the Microsoft.Cci.Module which is a parameter of another Check method signature. How to resolve it 2) Anothe ...Show All
Bob zhu - MSFT Extraneous Visual Source Safe?
This is a strange one folks ... I, and several of my co-workers, have had no problem installing VS Team System, but one co-worker's PC is doing strange things. He installed VS Team Suite and the Team Explorer. He can connect to our TFS no problem. But, clicking on File | Source Control only shows two options: "Open from Source Control" and "Launch Visual Source Safe"!!!!! Where the heck did VSS come from here ! ! I had ...Show All
MChamber December CTP of VSTS has removed all support for Artifact linking????
I noticed that our code will not compile with the new December CTP of VSTS b/c classes like Microsoft.TeamFoundation.Artifact have been removed. Is the plan not to include linking of custom artifacts Thanks, Nick Microsoft.TeamFoundation.Server.Artifact has been moved to Microsoft.TeamFoundation namespace. So it exists as Microsoft.TeamFoundation.Artifact. Clarification: ...Show All
