Answer Questions
ahmed1979 TFS Extensibility Problem (Microsoft.VisualStudio.Currituck.Proxies.DataServices)
Hi: Anytime I try to run the samples in Visual Studio 2005 Team System Extensibility Kit Beta 2 I got a FileNotFound exception related to "Microsoft.VisualStudio.Currituck.Proxies.DataServices". I was looking for that assembly in all the folders in the kit but i could not found it. Thanks in advance The proxies.dataservices.dll is supposed to be installed in GAC. Can you check to make sure it is there Probably ...Show All
fcsobel Build server and test projects
I've got a solution with 3 projects, a windows app, a class library, and a test project. When I create a new build type to build this solution, the build seems to fail building the test project. The relevant (as far as I can tell) part of the log is: Target "CustomTest" in project "TeamBuild.proj" Done building target "CustomTest" in project "TeamBuild.proj". Target "Test" in project "TeamBuild.proj" Using "TestToolsTask" task from assembly " ...Show All
tapmar Not able to conect Team Foundation Server Beta 3
when i am trying to connect tfs its give me the folowing error Error: "The request failed with HTTP status 403: forbidden" Thanks Srinidhi J.S. Did you install your TFS on dual server or a single server Did you expeirence any issues during installation of TFS Is your client on a seperate machine I suggest you install the TFS Release Candidate to see if you still have the pro ...Show All
megadith General Newb Questions
I have a few questions, that i've been googling and searching for for a few and just figured I'd ask here in one general place where it may benefit others. 1. I have two machines, one very large spaced and one not so large spaced. We want a dual tier setup of TFS with Source Contol. Am i correct in assuming that the source control database is going to end up on the App tier, therefore we want more space there than the DB ...Show All
Yosi345 WI Controls
I've got a WorkItem I created that has a Summary and Workaround tab. The summary field is displayed something like this: <Tab Label="Summary"> <Control Type="WorkItemLogControl" FieldName="System.History" Label="Detailed Description and History" LabelPosition="Top" Dock="Fill" /> While the Workaround is defined as: <Tab Label="Workaround"> <Control Type="WorkItemLogControl" FieldName="Sample.Workaround" Label="Worka ...Show All
spotty Bug in FxCop 1.32 displaying an FxCop custom rule error
When I run FxCop.exe (build 50628.0) and analyze an assembly using my custom rules and then double click on the error generated from my custom rules I get the following error:- System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.FxCop.UI.MessageDetailsForm.DisplayMessage() at Microsoft.FxCop.UI.MessageDetailsForm.SetListViewItem(ListViewItem value) at Microsoft. ...Show All
Sowelie 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
pouncer TF10216: Team Foundation services are currently unavailable
I finished the TFS install, with a lot of problems. I can connect to the server, however, if I go to "Team Foundation Server Settings | Security" I receive the following errors: Failed to query the source control global permissions for [SERVER]\Service Accounts Team Foundation Server foundation does not exist or is not accessible at this time. Technical information (for administrator) HTTP code 503: TF30059: Fatal error while ini ...Show All
LuisFPF Error installing TFS RTM
Hi All, I'm trying to install final release of TFS. One of the requirements is to apply the hotfix for SQL 914595. When i run this i get fatal errors and therefore cann't apply the hotfix. I have previously stopped the SQL Browser before attempting to run the hotfix. Below is the log. Any idea Thanks 03/24/2006 21:22:25.734 ================================================================================ 03/24/2006 21:22:25.734 Hotfix pa ...Show All
Christiawan Error installing TFS final release
This error occurs during health check, "The SQL Server 2005 KB Update is not installed on this computer" We have SQL 2005 Standard installed....is there an update any ideas -Jim This is a single server install. So I've install Reporting services, now what What do I need to do to configure it so that TFS will install First, I highly recommend you go thou ...Show All
Rochak SCE Details View
When I'm viewing the details of something I clicked in the Folders in the SCE, I would like to see more information. Ideally, it would be nice to customize that Details view, but if not I would like to see the same information that is in the history for the latest item. Such as: Date of Last Check in Changeset Number Brien King brien@classic-soft.com Thanks for your feedback. We will try to make SCE more helpful in t ...Show All
D. Omar Villarreal Can't find Software Testing functionality on Team Trial
I have just installed the team system trial, both server and client. I can open a team project now. What I can't do is access any of the testing facilities that are supposed to be there. For example, there is no test menu and there is no test project available to be added. In the getting started for software testers it says to load up the tester profile but I can't find that. It says to reinitialzie the developer environment to load the start ...Show All
MSVS Beta user Automated Test?
I was under the assumption that 2005 had a way to create automated test. I can not find it we are trying to move from IBM Rational Robot to using all products Microsoft. Can anyone point me in the right direction What type of test are you trying to create All of the testing features are in Visual Studio 2005 Team System. http://msdn.microsoft.com/vstudio/teamsystem/products/test/default.aspx (note in the Product dropdown select Vis ...Show All
igorbaIT How to replace Unit Test Template code
I have created a new MyUnitTest.cs file that want Visual Studio to insert when I run the Create Unit Test (or Add New Test -> Unit Test) Wizard. In other words, I want to replace the code which is automatically inserted by the Unit Test Wizard. Since I do not want to create a whole new test type or need to impliment the IWizard interface, I thought I would be dealing with just a file-replacement exersize. Based on reading a few articles i ...Show All
pwqiang Cannot Add New Work Item (Beta 3)
When I open MS Project, I can select the Team Foundation Server and project but I cannot add a new work item. When I try it tells me there was a TFS Database error and nothing else. This is using the VSTS Release Candidate and Beta3 server software. I can perform all other tasks that I know of, but anything with Work Items outside of the IDE fails. One question: How do I fix the mapping file So, this is the XM ...Show All
