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

Software Development Network >> VS Team System

VS Team System

New Question

Do not use abbreviations or contractions as parts of identifier names
Gap Analysis between VSS and TFS Source Control
Login problems on Team Foundation Server
Error al procesar el informe. (rsProcessingAborted) Obtener ayuda en pantalla
Problems with istalling...
Getting Constructor Passed Parameters
Data Bound WebTesting
Beta 3 Setup Error: Windows SharePoint Services is not configured as recommended by Team Foundation Server
Error upon project creation - VSTS Release / Beta 3 Refresh
How can I check if an assembly has a reference to another assembly..?

Top Answerers

Dato
JackBin
blazey
ncarty97
SquareDanceSteve
shadownnc
bldink
kaisatsu
Vargess
BrainWasher
Tridion
Only Title

Answer Questions

  • Ravi Subramanian - MSFT TF Utility Exit Codes

    Any chance we could get these documented for those of use you need to script against the TF CLI Thank you!  I am just finishing up about a 350 line MSH (Monad) script to import every version (~40,000) of all files (~1400) from an RCS based version control system into Microsoft Team Foundation Version Control.  That ought to stress test TFVC a little bit.  :-) I ...Show All

  • Vaibhav_Patel How to find "Avg Time To the First Byte"

    Hi all, It is not clear to me how to get "Avg Time To the First Byte". From ACT, you can see it, but it is not clear in VS Testers >Vui Start a load test.  Then go to the counter tree on the left and expand the scenario node, then the webtest that has the requests your interested in, the the request you want.  Under the request node is the Avg. First Byte Time counter. You can also click the tables ...Show All

  • byteguy Permissions bug?

    Scenario: userAdmin is a member of [SERVER]\Team Foundation Administrators userAdmin is also a member of [SERVER]\DevTeam [SERVER]\DevTeam have the following permissions (nothing derived): Access source control Create a workspace Fire events View server level info View system sync info Creating a Team project Now, creating a new team project logged in as userAdmin fails: User userAdmin needs the AdminConfiguration global permission(s). Wor ...Show All

  • NickGetz New Group remains invisible by WIT system

    I add new group to TFS (through Visual Studio Team Explorer). When I am trying to use this group in WI type definition, witimport fails with " '[Project]\New Group' is not a valid user or group name " message. Authoring Work Item Type document from extensibility kit talking about "up to 30 minute" latency between when new group add and when it is recognized by WIT system. In my case after an hour new group remains invisible. To discard stupid sy ...Show All

  • NomadaPT None of my reports show!

    I get this error in all 4 report webparts on my team project homepage: An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'dsIterationParam'. (rsErrorExecutingCommand) For more information about this error navigate to the report server on the local server machine, or enable remote errors I even get it when I try to run any of the reports from the SQL Server machine itself (accessing the rep ...Show All

  • CarlosCNS Samples data for Team Foundation

    Hi: Is dear there any Adventure Works sample data for Team Foundation Server We are trying to populate Team Foundation Server with " real " volume of data. Thanks in advance Chama Why not copy some of your existing solutions and add them to TFS Buck I'm not sure exactly what you are asking for.  We use the existing published AdventureWorks sample for internal testing and demos all the time.&n ...Show All

  • DaveHot Team build - solution with a reference on a network mapped drive

    Hello, we are testing team build and we come to a problem. The problem is that when we are building a solution that has referenced libs on a network drive the build fails with error --- C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.Common.targets(0,0): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Olissipo.Common.Generic.Utilities.Utils". Check to make sure the assembly exists on disk. If this refere ...Show All

  • Aquila_au Attempting to get the HttpContext.Current.Request.UserLanguages, asp.net unit test.

    I am running ASP.net unit tests against a class that lives in a virtual directory in IIS. In the class, there are references to the HTTPContext object. This object is populated, except the HttpContext .Current.Request.UserLanguages property. I assume that I need to modify the request headers with something like, webrequest.Headers.Add( "Accept-Language" , "en-us,es-mx;q=0.7,af;q=0.3" ); Unfortuntly, this doesn't add ...Show All

  • S.Paul Creating team project error.

    This is the log when I created the project. It didnt created succesfull. Please help. 05/30/2005 01:19:16.875 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://levalencia:8080/bisserver/EleadWebService.asmx " from the registration service | Completion time: 0 seconds 05/30/2005 01:19:17.218 | Module: ELeadServiceMediator | eLead web service proxy constructed | Completion time: 0.328125 seconds 05/30/2005 01:19:17. ...Show All

  • kawingxp Substitution of text during checkin or checkou

    Hi, Is there a way to replace certain key-words in the source-code during checkin or checkout (Checkout would be prefered) Background is source-code-cleaning (remove bad words in comments, developer names etc.) Kind regards, Daniel If you are after keywods substitution.as seen in other VC tools (i.e. $Author: $ to $Author: Daniel $) then this is not supported in V1 of the product. However, it sound ...Show All

  • RobertMC FXCOP dictionary-spelling

    How do I change spelling language in FxCop Language (Slovenian) is installed in Microsoft Proofing Tools as required, but it doesnt appeard in FxCop 1.35 Spelling Options (Dictionary Locale). I am otherwise satisfied with this product. Thanks. Thanks for answer. It works. It doesnt corect slovenian but ignores english spelling. Try this: set your spelling ...Show All

  • Cozmodon Connecting to TeamServer

    I recently installed the TeamServer Beta 2 on a Win 2003 Server SP1 machine. Everything went fine with the install and I did not receive any errors. I installed the client as well as the server. The only thing I didn't do during the setup was put in a From email and an SMTP because I didn't know them at the time. I now have two issues: 1. When I try to connect to TeamServer from the Visual Studio 2005 Beta2 client, while logged on as a doma ...Show All

  • Mongkut TF80070 after updating FieldMapping.xml and reloading

    I'm getting a TF80070 error when I try to Publish or Refresh for a MS Project (stored in Project Server 2003) that has already been associated with a TFS project. I suspect that problem is due to a change I made to the FieldMapping.xml file and reloaded to the TFS project (I added a field to the mapping). If I look at the column mapping shown in Project under the Team menu, I don't see the new column I added. It seems to be cached somewhere. I ...Show All

  • Sulaco unable to browse to http://localhost/default.aspx

    hi, i just completed installing Team Foundation Server this server was a clean Win2003 Std edition server which i then installed Team Foundation Server following their installation instructions to the letter! all seemed to install correctly. i had no error messages or anything but now after restarting & trying to hit the default website im getting the following error Server Application Unavailable The web application you are attemp ...Show All

  • VFI Support source control- adding empty folder

    Hi Is it possible to add empty folder to source control Thank you all Sure: open Source Control Explorer browse to the place you want to add the folder to right-click in the right pane and select "New Folder" type in the desired name for the new folder It will create the folder on disk and pend the add for you I'm not sure whether you can add an empty folder from the GUI (I ...Show All

394041424344454647484950515253545556

©2008 Software Development Network

powered by phorum