Software Development Network Logo
  • SQL Server
  • VS Express Editions
  • Windows Vista
  • Visual Studio
  • Windows Forms
  • Microsoft ISV
  • Smart Device
  • Visual FoxPro
  • VS Team System
  • Game Technologies
  • Visual C#
  • Architecture
  • Windows Live
  • Visual J#
  • Visual C++

Software Development Network >> VS Team System

VS Team System

New Question

Managing source tree changes with TFS...
Is there a way to access/change bugs via web browser?
Team Build Error using external references to virtual drive
Localized Unit Test
Putting SQL Server DB Objects under Version Control using Team Foundation
Not able to capture save button click action
Which versions are compatible with which versions??
Showing the merge window by using the API
Need more information on the types of data analysis that are possible with load test data
Creating Area/Iteration Path Nodes

Top Answerers

Mike Haro
Peter Hull
Equinox_d
Anthony Alvarado
greatgopal
Yury
G-wiz
Kelly Wilkerson
Joeouts
JohnJones1980
Les trucs et astuces de 01net
Only Title

Answer Questions

  • BDH TFSClient cannot able to connect TFSAPP

    Hi, Installed VSTS in DATA Tier, and went with Dual Server Installation. Installed application tier in TFSAPP machine and client in TFSCLIENT. I opened the Visual Studio and tried to add the server i am getting following error. Unable to connect to this Team Foundation Server: TFSAPP.     Team Foundation Server Url: http://TFSAPP:8080.     Possible reasons for failure include:     - The Team Foun ...Show All

  • WebWalker Memory Insufficiency Error during load test

    I have created a load test with minimum specifications like 1 Webtest 100% weightage to Internet Explorer 100% weightage to LAN and Constant load of 10 users with think times off. During execution of the load test i'm encountered with the following error "The amount of memory allocated for custom perforamnce counters is insufficient for the number of performance counters required by the load test. To increase this memory edit machine.config, ad ...Show All

  • Khead Required Attribute Value test fails! Bug?

    Hello, I don't want to be rude but I'm wondering if that's a bug... I have recorded a quite long webtest, 31 http requests... On several requests, I want to do "Required Attribute Validation rules", some validation works while others fails. Ex: This one succeed: TagName=TR, AttributeName=id, MatchAttributeName=style, MatchAttributeValue=display:none;, ExpectedValue=tr_2_items, IgnoreCase=False This one fails: TagNam ...Show All

  • s2631 unenable code analysis

    Hello, I do not know how this happened but it appears Code Analysis is enabled in my VS 2005. Unfortunately, there is no way to unenable it without the Team Edition. So this results in a build error - unable to spawn fxcopcmd.exe. Any ideas Registry settings A couple of questions: Have you installed the Visual Studio Team Foundation Client (TFS Client) Was the project created or edited on a ...Show All

  • slabanum Method fails in unit testing with System.Resources.MissingManifestResourceException

    I have a method I am testing that provides localized strings and wanted to provide a unit test to take it through its paces. I already have the method working and wired to a UI, but also wanted to write a unit test for the method so that others would know that it works and to provide a code example. What is strange is that the method works as expected when I run it in the UI, but the unit test throws a System.Resources.MissingManifestResourceExc ...Show All

  • alexsalo File Attachments NOT opening

    We are running TFS Beta 3 Refresh, Single Server. We can attach files (pictures, txt files etc) to a bug or task but when we try to open an attachment Internet Explorer spawns and just sits there forever trying to access a page. I can only get the attachment to display (and even then it only displays inside Internet Explorer and does not spawn the asssociated program to view the attachment) by pushing the stop button then hitting refresh.  ...Show All

  • Marc Derksen Space in rule URL causes link problem in FxCop problem properties panel

    In my custom rule configuration I have spaces in the URL: < Url > http://somewhere.net/space%20program/super%20rules/ </ Url > When this rule is triggered, the problem properties pane shows the link as this: http://somewhere.net/space program/super rules/ And the link does not work because it tries to go to the URL upto the first space. Is there a workaround to make the URL work Thanks. - alex This is ju ...Show All

  • Sasanka Pinidiya I cannot get source code links in FxCopCmd report

    I do not have any problem with getting correct link to the source code in "Message Details" box when I am running the analysis from FxCop GUI. However, when I run analysis from command line and then load the report to GUI, the only thing I am getting is <Location not stored in Pdb> The difference between command line and GUI is that I use environment variable to point FxCopCmd to right assemblies. I also load the report to compar ...Show All

  • reukiodo Publish to TFS via VBA Macro in Project Pro 2003

    I need to write a macro to publish to Team Foundation Server (TFS) from Project Pro 2003. I have to code to publish to Project Server, but I want to create a macro that will publish to the TFS. I have attempted to record this using Project's Macro Recorder, but it fails to record the click event of the "Publish" button from either the Team tool bar or the Team menu bar Thanks in advance. Doug www.cooltimbers.com ...Show All

  • Netmaker Date of July CTP?

    Could you tell me when July CTP would be released BTW, is there some roadmap from here to November I would like to plan a little ahead, given the time it takes us to get a version up and running,   Thanks The July CTP will be released towards the end of the month. We will continue to release CTPs monthly until RTM. It is not necessary or advised that you try and keep up with every ...Show All

  • Kyra Exception in a Web Test with https

    My Web tests that I've been running earlier has started to raise exceptions on https, (they still works on http). This is what I get on the first request to the server when single stepping the web test: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.InvalidProgramException: Common Language Runtime detected an invalid program. at System.Net.SafeDeleteContext.MustRunInit ...Show All

  • Nigel Watling TF30162 Error Project Creation Wizard encountered an error while uploading documents to SharePoint

    Hi Can someone here can help cos my head is getting sore with this one. It appears my problem is slightly different to the other TF30162 posts here so far. I am getting an error on project creation uploading documents to sharepoint services. This happens for me from a clean install. I have never been able to create a project. Thanks heaps Joel 2006-01-18 15:38:48Z | Module: WSS | Thread: 7 | Creating site with the following parameters 2006-01-1 ...Show All

  • Dan Danz an old question

    i can connect to the team foundation server,but when i create a new team project,i encounter the error "Initialization for plugin "Microsoft.Pcw.wss"" and the log file lists as follow: 07-01-2005 05:49:16.843 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://tvt-ute9zan2lam:8080/bisserver/EleadWebService.asmx " from the registration service | Completion time: 0 seconds 07-01-2005 05:49:17.187 | Module: ELeadService ...Show All

  • Doooode Integrate custom issue tracker

    We have our own issue tracking software that we use in house already.  Since not all projects will be under Team System, I don't want to have two ways of tracking project issues.  Therefore, I would like to replace or integrate with Team System. I believe through extensibility this can be done, can someone point me to a sample or provide any other information on where best to start Dave Thanks Mohammad - I'm not looking to migr ...Show All

  • i_man 404 response when trying to connect to team server

    Hi, I've finish up installing TFS on my server but I can't connect to it from my client (VS team system). When either pressing the "add server" button on the team explorer or Tools>Connect to team explorer server, I get a pop up with a 404 notice. Both client and server are the latest on MSDN. There were no eror during the installation of the server. The problem seems to be that even on the server machine I get 404 when I brow ...Show All

67891011121314151617181920212223

©2008 Software Development Network

powered by phorum