Answer Questions
cweinandt TFS RC Setup fails with "Internet Information Services (IIS) Front Page Server Extensions are installed "
Hi, I am having a vary strange problem. I am trying to install TFS RC and in the initial checks it stops with the following message ----------------------------------- The System Health Check has detected a problem that will cause Setup to fail. Description Internet Information Services (IIS) Front Page Server Extensions are installed Workaround / Remedy Internet Information Services (IIS) Front Pa ...Show All
ian807 Injection of runtime library failed
Hi there, I'm getting the following error when I launch the profiler as follows: vsperfcmd /start:sample /launch:<myexe> /output:test Error VSP1335 : Could not launch <myexe>. Injection of runtime library failed. I'm not sure where to go from here. The application is large unmanaged application that initializes the runtime (using CorBindToRuntime) on a background thread during startup. I did manage to profile other applications. I'm ...Show All
Ricardo Ibarra Labels and Builds
Hello, I want to establish a Nightbuild and want to be able to build different Versions fom the version tree. Is it possible to configure the Build (maybe using TFSBuild) in a way that I can say: "build every Version with the Label 'XYZ' " Thanks for your support, Tobias Hello Buck, will there be an out of the box solution in following versions I like Teamsystem very much, but most tasks of costumisation, as well as functional ...Show All
Ilkin Can multiple team projects use the same source control tree?
I've read through as much as the TFS docs as I could find, but I've yet to see an answer to this. Can multiple Team Projects use a single source control tree or does each one have to have its own tree Here's my situation: We have a good size main tree that has 90+ projects (dll's) in it. There are perhaps a few dozen teams that contribute to these and each team has anywhere between 2-5 projects. All of the teams must chec ...Show All
hmeunier How to Export Team Project
Who kown how to copy a team project for one TFS server to another I want to copy all the codes, documents, configurations, source control history, work items, changeset, reports and other content of this team project. I know it is not possible to copy the user and access control list entirely. So I just need these files and history data. It’s nonsense to me that just copying code without any history report, any diagram on WSS. ...Show All
Animats Change priority from integers to strings
I've been customizing the Work Item template in the MSF Agile template. So far I've made good progress in implementing the states (Active, Closed etc) that we currenlty use. For Priority, we currently have High, Medium, Low, Memo but when I change the Microsoft.VSTS.Common.Priority type from Integer to string and added these values, it throws the following error when I import the template: Exception Type: Microsoft.TeamFoundation.WorkItem ...Show All
Hosma293 How to capture the form request in a https site
Hi, all I have a question about how to capture https request when click some "save" button of my site, because there is some javascript source, so VS can not capture it , does anyone knows how to capture the whole request Thanks very much. Yes, that's means: I try to manually form the request, but i don't know the request content that sent to the web site after i click some "save" button. Do you kn ...Show All
Paul Crowder Three problems with Team Build: read-only paths, missing include paths and huge checkouts
Hi, I hope you can help me with this problem: I set up a Team Build-Server. Basically, it works, my small test-project is building fine. But with our real C++-application there are some problems: - Some of our projects are generating libs as output-files and have a common folder set as the folder where the final .lib should be stored. This folder is not under source-control, because it is empty. Now, when one of these projects is built, ...Show All
Daftan Context Parameters and Test Runs
We have a set of BVT tests for our website. The Developers want to run the tests against thier box's. We (QA) need to run the BVT's against our various pre-production and production servers. I have parameterized the webserver in all the web tests. Now my question is, How do I run a test run (NOT A LOAD TEST) and override the "WebServer1" Context Parameter We have 93 web tests in the BVT and changing each one by hand is n ...Show All
bojanplatisa How to team build and publish a web site?
I have successfully built my team project solution, which contains 3 websites. The output in the build folder and the drop folder is exactly what I expected, with the correct content files and assemblies in the bin folders. And I can manually copy the 3 folders to the root folder of my IIS to deploy them. Now the question, when I simply use the publish feature of VS 2005, I can publish the builds directly to the folder ...Show All
bob12354 VsipHelper.GetTfsServer()
The VsipHelper class was public in Beta 3, now it is internal. Code I wrote depended upon this type to get the currently-active server in the IDE via the GetTfsServer method. What is the best way to handle this in the RC your registry entry and dll list looks good. let's see if you can reference any of our object model. try this in your addin (shouldn't require any assembly references or namespace using ...Show All
Michael D. Fox How can I persist the Checked list in Test Manager?
When the Test Manager window is closed, all checked tests revert to an unchecked state. I would like to persist this info from one session to the next. How can I do that We don't persist the checked state between IDE sessions. Sorry :( If you submit a bug on MSDN feedback centre, we take a look at it for our next version. ...Show All
vineethjpillai After cancelling installation of ATDT server, what do I delete to reinstall?
I cancelled installation of ATDT server install and installation rolled back. Before I try to reinstall ATDT server install, I had to manually delete all 6 DBs in SQL 2005. I believe rolling back installation doesn't clean up registries or leave something uncleared, which might cause installation to fail. Is there any other step I need to do (delete something other than Yukon dbs) before I reinstall server Please anyone~ ...Show All
Rohan Reddy Recording & Populating Form Fields
The UIApp issue that we were having can be attributed to one thing: the test is not grabbing certain hidden form values (such as __EVENTARGUMENT) during runs. During recording, it assigns extraction rules. However, when the tests are then run, it is not always extracting these values that are passed in the POST. No javascript manipulation is taking place. The test simply isn't grabbing the values. I have found a tool that grabs and shows ...Show All
co-rd1 MSF presentation help :)
Hello everyone! I am a student and I have to do a presentation on MSF. I have decided to title is "A different approach to Project Management," I was wondering if you experts here could gimme some pointers, like what are the strong points of MSF and weak points. I have been reading the whitepapers online, but I thought it would be good to ask you people here that have seen it in practise and really do KNOW the real advantages. Any help much appr ...Show All
