Answer Questions
and65 Test Project Settings
Hi, Can any one tell how to set a Test project as a dependecy of an another Application.The situation i am in as follows: I have a Windows application and i have added a Test Project to that.The Test project is created automatically when i hit "create unit test " on a function in my application. Now i want to make that Test project as a dependency of my Application.I mean to say that first of all the test method should run an ...Show All
Eddie Cheung BisDWDB CodeChurn Table - ProjectID_Project_ID vs. CodeChurnProject_Project_ID
In the CodeChurn table inside the BisDWDB is there a difference between the columns ProjectID_Project_ID and CodeChurnProject_Project_ID We've changed the warehouse schema significantly in Beta 3. Have you tried reporting in the latest bits I haven't dug down into the weeds of Beta 3 yet. I'll do that. ...Show All
Joe78 Microsoft.Cci.Field and enumerations
Hi How do you tell if a Microsoft.Cci.Field instance refers to an enumeration Thanks Hi Thanks Nick Once I managed to connect the debugger to FxCop, I was able to examine the contents of the various classes in the Microsoft.Cci library and solve all of the these problems myself. Writing these plugins would defineity be a lot easy if the Microsoft.Cci library documentation was published. I was also wo ...Show All
juffowup Upgraded from VSS, Web app bindings not working now?
We recently migrated a repository from VSS over to TFS. In this repository, we have a solution containing various projects (C# console applications, forms apps, libraries, and a single web application). Everything seems to have migrated across just fine except for the web application. When I open the solution, I get an error saying that the project "appears to be under source control, but the associate source control plug-in is nto in ...Show All
Whitespace LoadTest, webtest passed always 0
Hello, I created a webtest and It passed ok, after that I added a loadtest with only that webtest I just created, there is performance counter under the scenario node called Test passed and its always 0 Is there something I havent understood Is the load test running long enough for a test to complete It's possible that the load test completed before any of the tests it was running completed. Could you provide more information ...Show All
Dick Schroth Visual Studio 2005 Team System Beta 2 VPC download
I have MSDN enterprise subscription and where can I download Visual Studio 2005 Team System Beta 2 VPC. Regards Erik Hi, did you try here: http://lab.msdn.microsoft.com/vs2005/default.aspx That's the correct location. Please try again. You may want to try refreshing, or clearing your Temporary Internet Files to ensure you're seeing the latest. Thats the menu which I got in https://msdn.one.microso ...Show All
gmart Protocol violation - can I change how sensible the test shall be to protocol errors?
I get this error when running a test on a web page that I have no possibility to change: RequestFailed: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF Is it possible to configure how the test shall handle this so the test will not fail The config file entries need to be in vstesthost.exe.config if you are running locally, or in qtagent.exe.config if you are running the test from t ...Show All
Pete the Engineer Source control only migration
I would like to migrate only the source control portion of team systems to RC. We are running beta 3 -- is there a way to migrate just that one database and attach it appropriately to a new project that will connect the two Assuming you want to retain your history, you'll need to upgrade the server from B3 to RC. We don't have a process for doing a partial upgrade of the server. As a follow up to this qu ...Show All
Henry Zhang How do I add a test to my TEAM Build
Hi all, I am createing a new build type for my application and on the Options screen I would like to add a test to it. I check the "Run Test" check box, and the drop downs became enabled, but they are empty. How do I get tests in them Thanks, J James, This dropdown gets populated with the test metadata files (.vsmdi files) available in the workspace view you chose in the build type creation wizard. This ...Show All
PaulSQL Adaptive Object Modelling
Hey, Is there any person who know or use the "adaptive object modelling" in his/her project. http://www.joeyoder.com/Research/metadata/OOPSLA2000/poster.htm I think it would be good discuss Chris, I have been reading your articles on codeproject and I am looking forward to you approach on handling relationships. My current AOM project is also based on XML structures that are stored in a "Native" XML db.* So I think you ...Show All
Brainsponge Installation of Beta 2 over VS 2005 Professional
Can I install Beta 2 of Team System Client onto a computer that has the final release of Visual Studio 2005 Professional I noticed that it asks for Beta 2 .Net Framework to be installed, but would this interfere with the newer version already installed We already have a Team Foundation Server (Beta 2) up and running with active source control projects, so I need to be able to work with these from my new installation of VS 2005 Professional. ...Show All
farnaz Problems with Reporting Services after restoring to a different server
We had to restore our TFS to a different server, I have followed the Restore procedures on msdn: http://msdn2.microsoft.com/en-us/library/ms252516(VS.80).aspx . Team System is back up and operational however when I access the Reporting Services site I get the following error message: The report server installation is not initialized. (rsReportServerNotActivated) (rsRPCError) Get Online Help Thanks in advance! _______________________ ...Show All
Ken Laws Process templates
Hi, I'm writing a little app to add process template using the IProcessTemplates interface from Microsoft.TeamFoundation.Server library of TFS beta 3 refresh. I need to pass 5 parameters and I don't know what are the next three parameters : 1 templateData (byte[]) 2 metadata (string) 3 state (string) Could you help me on this Thank you Hi, 1- You need to get an instance of your Team Foundation ...Show All
ChristopherZ1 Managing Shared Components between VSTS Projects
How would one share component development between two VSTS Project teams Is this possible For example a team may be responsible for common UI components shared between between other projects. This development may be in tamdem. Our entire division lives in one team project. Search on my posts here for more details. I'm not a Work Item Tracking expert, but just playing around it appears you can create/move a ...Show All
zacksz create a default work item
Hi, I want to add a default work item which contains a predefinate list of links (with other workitem for example) into my process template. I want them to be present in a tabPage in the Form as the LinksControl. I saw how to add default work items with fields in workItem.xml but not how to do it with LinksControl ... I hope you understand what i mean and apologize for my english :) PS: Is it possible to ...Show All
