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

Software Development Network >> VS Team System

VS Team System

New Question

Exclude EnumStorageShouldBeInt32 for importing C++ enums?
Custom Validation Rule does not show in Add Validation Rule dialog
"Assigned To" must be a valid account?
Toolbox does not appear in view menu
Headache converting from NUnit
SourceContext.Documnt is null
Change Domains
Document and Reports not available in VS.NET 2005
Putting SQL Server DB Objects under Version Control using Team Foundation
Problem with connectionperuser ??

Top Answerers

love_1776
KYChen
AndreSei
Jim_SE
Charlee Strong
dotAge
yuryk
Myria
Michael McCormack - MS
Jonny_B
JB International Training
Only Title

Answer Questions

  • vikedal Tests not appearing in test manager lists

    Hi, I'm using VS.NET 2005 beta2 (not testing edition just normal developer edition) Have a TestProject in a solution with other projects. I've used the wizard to create unit tests, i've added tests manually, I've added existing tests into a test project. But none of the tests appear in the lists in Test Manager only a manualtest1 appears which is one that visual studio added when it created the test project. How do tests get my unit tests t ...Show All

  • James Xiao New Team Project Wizard - Error downloading MSF Agile process template...

    Hi! When I try to create a new team project using the New Team Project Wizard, the following error occurs after I click Finish. We are running Team Foundation Server June 2005 CTP in dual server topology. Both servers are running fresh installs of Windows Server 2003 Standard with Service Pack 1, and both servers are part of the same domain. We are running Visual Studio Team Suite June 2005 CTP on the client. Error The New Team Project Wizar ...Show All

  • Ryan Cyclotoid Please help - installation error!

    Hi, I've been trying to install TFS since last week without succeed. I've followed all the guides and requirements such as excluding reports IIS, creating user accounts, but still receive the error below. D:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\sdk\bin\BisSubscribe.exe" /eventType ArtifactChangedEvent /userid ISTEAMSERVER\TFSService /deliveryType Soap /Address http://ISOFT-TESTER:8080/Currituck/BisService.asmx ...Show All

  • mbiddle How to set up an auto build with Team Build?

    Hi,    I heard that Team Build allows user to setup an auto build function. The build server will build the solution when users check in code and send out the build result. But I cannot find how to setup this function. Does anybody know how to do this Thanks!    Adam Hi Adam, Yes - you can configure Team Build to schedule builds automatically. Please refer this post for more info - http ...Show All

  • Abid Dar Can Namespace Administrotor subscribe for email Alerts for someone else

    Hi there,     Couple of people in my team have not installed VSTS client but want to get Email Notification, when any bug gets assigned to them. Can Namespace manager somehow subscribe Alerts for them. Or where does email alerts data get stored in SQL. May be I can insert few rows for people who can't log in to TFS ,but want to get email notification Thanks, Anu No, I did not mean as recipient I mean as subscriber. ...Show All

  • Lukasz Pawlowski -- MS TF30321: The name you typed is already used for another team project

    I had a project fail part way through creation (sharepoint timed out on creation for some reason) and it also failed to "back out" of creation properly.  Now when I try to create a project with that same name I get error TF30321 "TF30321: The name you typeed is already used for another team project on the Team Foundation Server.  Type a unique name for the new team project." I would have thought this was a big problem, but I had alread ...Show All

  • IndianScorpion Not able to conect Team Foundation Server Beta 3

    when i am trying to connect tfs its give me the folowing error Error: "The request failed with HTTP status 403: forbidden" Thanks Srinidhi J.S. Did you install your TFS on dual server or a single server Did you expeirence any issues during installation of TFS Is your client on a seperate machine I suggest you install the TFS Release Candidate to see if you still have the pro ...Show All

  • ParveenDang Rule Interface

    HI...I'm trying to check that an interface name begins with the letter "i" using the following code: public override ProblemCollection Check(TypeNode type) { Interface interfaz = type as Interface; if (!(type is Interface)) return null; if (!(type.Name.Name.StartsWith("I"))) { Problems.Add(new Problem(new Resolution("Interfaces deben empezar con 'I'"), type.FullName)); } retur ...Show All

  • Chris Jiang SQLSERVERAGENT error

    I see the following error in my Event Viewer. SQL Server Scheduled Job 'TfsVersionControl Administration Job' (0xF4EF4627259D58459985437681A12813) - Status: Failed - Invoked on: 2005-10-05 00:00:00 - Message: The job failed.  Unable to determine if the owner (GRAEBEL\TFSSETUP) of job TfsVersionControl Administration Job has server access (reason: Could not obtain information about Windows NT group/user 'GRAEBEL\TFSSETUP', error code 0x5. [S ...Show All

  • Antony Nguyen Beta2: Cannot create a Team Project

    I am not able to create a new team project. I'm logged in as a domain user with local administrator membership. On the last screen of the wizard I get this Process creation failed with error: "Initializaton failed for plugin(s): "Microsoft.Pcw.wss"" Here's the log content: 04/22/2005 01:48:54.478 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://syd-3rtest:8080/bisserver/EleadWebService.asmx " from the registr ...Show All

  • kgreer Connect to Team Foundation Server error when running VS.NET 2005

    Hi, I have installed VS.Net 2005 Beta 2.  When I open a project, the first thing I get is a dialog box entitled Connect to Team Foundation Server.  I did not install Team Foundation Server.  How do I configure VS.Net 2005 not to try to connect to Team Foundation Server   Is this something that can be turned off   Any info would be appreciated... thanks, joe If you're trying to ope ...Show All

  • dgrigsby Work Items WorkFlow behaviour

    Hi, I'm working on a workflow implementation using workitems. I found the way to restrict the states transitions and the users groups allowed for each transition.   N ow , I want to know if it’s possible to restrict a specific state transition only for one user (not a group) but not a fixed one . For example, only allow to the user assigned to the work item to change the actual state  to "Closed";    or o ...Show All

  • dpatel Broken FAQ for TFS

    Hello -- I went to read the TFS technical FAQ (usually a nice thing to do before posting), but the links to the answers all led back to the top of the page with the questions. You can see this at: http://msdn.microsoft.com/vstudio/teamsystem/support/faqs/foundation_techfaq/default.aspx Sorry to have to post about this, but didn't see any better place to make it known. Cheers, Skip Works fine here. What browser ...Show All

  • Hidenori Yamanishi Extra tab has appeared on the 1.35beta

    I have noticed that there is an extra tab on the new beta for excluded in source. I have looked in the help but cannot seem to find any information on this new tab nor any recomendations of how to get items in this tab. I am using the stand alone version and not the one that is integrated in team system, can anyone offer any more details on this new tab. I can't seem to get this attribute to keep FxCop 1.35beta ...Show All

  • Karen Gayda Web Testing - When used in Load Test, nothing written to System

    Hi, Pretty beginner question, but unfortunitely I've run out of web-ex's to help me out. I am currently load testing a web site and have written a web test which retrieves data from the data source (10 rows) and inserts these rows into the web site. When run through Test Manager, this works and inserts records into the System. I have now included this test in a load test for 8 users, but I'm not quite sure how this is meant to add data ...Show All

9091929394959697989901234567

©2008 Software Development Network

powered by phorum