Answer Questions
Sir CodesAlot Running Unit Tests with Team Build
All I want to do is run all the tests in all assemblies, within the context of Team Build. I don't want to have to create a Test List and hope that every developer remembers to add their tests to that list. Someone please tell me that this is a supported (or at least possible) scenario. That's a real pain. I can't rely on my developers to always put their new tests into a list - hell, I can't rely ...Show All
Piotr K. Windows Sharepoint Services is not configured as Recommended by Team Foundation Server
I have gone through an installed all of the parts for Team Foundation Server. I installed SharePoint Services 2 (SP1). When the final page came up I did not do anything (per the instructions). I still keep getting "Windows Sharepoint Services is not configured as Recommended by Team Foundation Server" . I can not select "continue" as it goes back to the main Team Foundation Server Setup. What can I do Matthew Matthew, Is ...Show All
Marco M A few general questions
Our company is currently evaluating VSTS and I have the following questions: - The foundation server is still in beta, is there an approx. RTM date - Since the foundataion server is still in beta, does that mean that upon release, there would be a update release for any of the three team editions, or are they unrelated Are the 3 team editions in their final release form - I've downloaded the Team Suite Trial from my MSDN Universal subsc ...Show All
Ebbe Source control for non-VS2005 files
We consider to use VSTS for work item tracking and source control. We have projects in C++, C# and VB6 (VB6 code will NOT be migrated to VB.NET). If we wanted to put the VB6 code under source control in VSTS (instead of Visual Source Safe), what would be the best way to do it Thanks, Adrian Unfortunately, that's correct. You can use SCE in TFC, but there are quite a number of known problems there (hence the warning in the readme). ...Show All
Binju Paul AD -> SD: Override settings
Today I am confronted with the following questions.. 1. If application diagram component's overridable settings are changed, system diagram also gets updated. In SD, under what circumstances will I need to override settings (just to make my deployment validation successful ) 2. Since code generation can be done from only AD, why am I able to override the default settings in SD (These overrided values will not be implemented in code) ...Show All
Trifection Small Team ISV / Micro-Isv
While the templates out there seem very nice, they don't seem to be a good fit for a small/micro-isv senerio. They seem better suited for larger IT teams. One example are "rolls", they all list more rolls than employees in our company. :) With this in mind I think it best to just build my own template from the ground up. But before I go off an do this, I was wondering if anyone else has already build a workable template (or maybe is ...Show All
Liangxiao Zhu - MSFT File in use .mpp is locked for editing
Hi, We're using TFS RTM We're experiencing a really annoying problem which is, when someone closes a nd saves a MS Project document to the Team Foundation Portal no one else can open it for editing, we get a message File in use *.mpp is locked for editing There are a couple of other posts which refer to this as well http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=8011&SiteID=1 http://forums.microsoft.com/MSDN ...Show All
Vimm Web page not found in VSTS
I have a web test where a page is not being reached (Error 302) When I use VSTS When I copy/paste the URL+query string and paste into IE it works fine. http://creative.gettyimages.com/source/search/ImageDetail.aspx s=ImagesSearchState|3|5|0|0|15|2|1||0|0|0|1|60|2ad3.85c5.03fb.e000.002f.76b0.7ce0.e038.f70b.39ff|1|0|0|%22dolphin%22||1|0|1&pk=5&imageIndex=3&assetIndex=3&licenseModel=2&cdpc = Is there a limit on the size ...Show All
Julien T uniqe calls per data row
Hi, I am runing a loadtest that containe one web test with 3 calls in it. first call is for login with a user id. second for status refresh and 3rd with one acction to add transaction. the server is doing the transaction B2B to another sever based on the login guid. my problem is , when I start the load test , I think that more then one user is using the same data row from the DB with the user id for the login action. so bascly only that last on ...Show All
Kefran Can I create new link types?
In the OM I found the collection RegisteredLinkTypes. But it has the isFixedSize set to true. Is there someway I can add new link types How is the types RelatedLink and ExternalLink mapped to the these RegisteredLinkTypes I guess that "Related Workitem" and the type RelatedLink match each other. What purpose does the "RegisteredLinkTypes" serve And a bonus question :-) Can I link WIs together when I populate the project ...Show All
Jason Franks Load tests not getting dependent files
I have some working coded web tests. However, when I use them in a load test, almost nothing happens. The first POST is passed and then the load test does not GET the dependent files (with the exception of the style sheet according to the server log). After this, nothing. The load test does not attempt another POST. In fact, the load test monitor does not even report that any tests are under way. It only reports user(s) and request(s). ...Show All
cycledesign TFS over Internet - Receive TF31002 Unable To Connect
I am running TFS in Single Server mode (ATDT on 1 machine) and am using the Workgroup edition that came with my MSDN license. Everything works great when connecting from VS Team Explorer on the server. I can't seem to connect with Team Explorer from my workstation machine. I am trying to connect over the internet, not local LAN. Can someone please point me in the right direction. thanks, Chris Chri ...Show All
RolandKlein Creating Area/Iteration Path Nodes
We are developing an add-in that turns our MS Word documented requirements into Categorized Work Items in VSTS. However, while we can use the Object Model to create the Work Items, the Area and Iteration Node Paths do not seem accessible via the OM. We are trying to be good people and do not really want to be editing the Database directly, so can you please advise if it is possible to create Area/Iteration Nodes using the TFS Object Model ...Show All
E.T. Web test failing RequestFailed: The value of the date string in the header is invalid.
All webtests I run from VS2005 RTM are failing with a response of: RequestFailed: The value of the date string in the header is invalid. The request looks like this: GET /Angel63/sidebar.asp HTTP/1.1 User-Agent : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Accept : */* Accept-Language : en-US Host : 600m01 Cookie : ASPSESSIONIDSATDSCQA=LMGPKPGDJNEPFDPPJKBKILEP Accept-Encoding : gzip I can successfully run the same test using the beta 2 re ...Show All
Steven Leong Avoiding Redirects in a Webtest
Hi, I noticed this happening in some of my webtests and I was wondering if someone else has seen this too. Sometimes when I run a webtest with only one request in it, I see a few other requests with HTTP statuses like "Redirect" or "301 Moved Permanently". I am not sure why exactly this happens but I'm guessing that it has to do with my proxy settings or maybe some tracking tool running on the server. What I'm interested i ...Show All
