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

Software Development Network >> VS Team System

VS Team System

New Question

Initialization for plugin "Microsoft.Pcw.wss" failed with error: "The request failed with HTTP status 404: Not Found."
End date on reports is only allowing the day that I installed the server
Cannot acces source control after upgrading to RC
How do I validate parameters in this case?
Web tests recording is disabled.
MCP > MCSD > MSF
Use remote counters for load test?
Example Server
Build a new sharepoint site for an existing team project
TFS Beta3 finding users

Top Answerers

MLR
Cognitronic
MortenFraMoss
AlexWerner
Rena
Brad Teller
Dr McAwesome
AnhTinLove
LordFlies
robatdural
ASP.NET ExpertMenu
Only Title

Answer Questions

  • Volki GUI Change requires checkout of licenses.licx

    We are using a couple of 3rd party components that have information stored in the licenses.licx file. We have noticed that anytime you edit a GUI that has one of these 3rd party components, the IDE requires us to check out the licenses.licx file. The problem is that there is one licenses.licx file per project.  If I want to edit GUI-A, I have to check GUI-A and the licenses.licx file out.  If another develper wants to work on GUI-B in ...Show All

  • buaaytt Entering Dynamic Value for a field

    How do I enter a dynamic value ABC1, ABC2, ABC3... like this for particular field for the web test. I am running .webtest file only. I have not generated any code right now. I tried with implement this with Extraction Rule. I do not want to bring the data from database with data binding. Please suggest me. Thanks Tampali That sounds like an excellent plan. If someone (hint, hint) were to do a more complete ...Show All

  • edhampt stsadm.exe

    Hello,    We are trying to create a virtual directory on the server where TFS has been installed. Once this is done right now, we need to manually execute the stsadm.exe on the server and exclude the created virtual directory from the Windows Sharepoint services management. Only when excluded we are able to browse through the contents of the virtual directory created.    Question is: Is there a way to programatically do the s ...Show All

  • Phil James Skyline Technologies Building MSI in Team Build... (once more)

    Heya. I've just installed VS2005 on our TFS in order to build an msi when I do a team build. I added the following to our build script: < Target Name = " AfterCompile " > < Exec Command = " &quot; $(VSINSTALLDIR)\Common7\IDE\devenv &quot; &quot; @(SolutionToBuild) &quot; /build &quot; @(ConfigurationToBuild) &quot; /Project &quot; DDSetup\DDSetup.vdproj &quot; " Worki ...Show All

  • dougseven Beta3 TFS Fails to create news MSF For Agile projects

    Hi. In a single server deployment, I can do projects with MSF for CMMI Process Improvement, but don't do it this for MSF for Agile. If not exists security problems, what happend. Thanks You can find the log in the temp folder %temp%. Please send me the log so that we can investigate the issue further. Also, the link to the log appears right on the project creation dialog when the process fails for some re ...Show All

  • Lukas Ith Version Treeview

    Hello, is there a possibility to have a treeview of the version tree and all branches As I understand it, I currently see only the last sources if I have a look at the Source Control. Sure, there is the possibility of a history, but that is in most cases insufficient, when a bigger project evolves. Thanks for your support, Tobias Thanks for your answer, I will have a look at the branches Dialog (currently I always get the answer: The ...Show All

  • formhabit Are standard Roles in MSF Agile enough for my Project???

    Hi Guys, I am wondering if standard roles suggested by MSF Agile are good enough for a mid-size/big project. ofcourse multiple roles are suggested by Agile but i still have following concerns when Agile is used for product development in particular-: 1-: What about Quality Control (say min level also) during project/product life cycle.MSF-Agile does not seem to have any role to manage QC/software audit 2-: Shouldn't we ke ...Show All

  • Michel Baladi Install VS RC1 on Single Team System Server?

    Can I install VS RC1 on the same server as my (single-server) Team System Server   I know you can install Team Explorer on top, so I am asusming you can, but just wanted to verify. Thanks, Scott Yes you can do this. I did this when I first installed Beta 3 as a single server. Now I have TFS running on 1 vpc and have VS RC1 running on my laptop. Thanks for the quick response... I just finished a succe ...Show All

  • ryanmm1 Project permissions

    I've created a new project and added windows users to the TFS project groups (contributer & project admins) but users (actually only 1 of them at the moment) get's a message when opening the project about not having any rights. Is there any special tricks to do this I'm using B2 on a single server install. Thanks Hmmm, the problem came back, so I checked the ADObjects table again and the DomainName field was back as before. ...Show All

  • chmur More Questions...

    Hi All, More Questions: 1) How to know in a WebService that there are only WebMethods inside it 2) How to know the class some other class inherits from Regards, Marcelo.   BaseType hangs off a TypeNode object. You might want to open up Microsoft.Cci.dll in ildasm or another tool to see the available properties and members on each metadata type. We are currently working on simplifying this model and eventuall ...Show All

  • Deepa7476 Can MSTest / Command Line Test Utility run generic tests?

    I'm able to get MSTest to run a unit test but it can't find my generic tests - perhaps because they aren't actually compiled into the assembly. Is there a way to run generic tests from the command line or as part of the build process Will Yes. From the command line, you should be able to execute the generic tests: mstest /testcontainer:GenericTest1.generictest Do you have deployment items What is the EXE your running ...Show All

  • Joaquim Ferreira Is there a process workflow diagram for MSF for CMMI?

    I must confess... I'm getting a bit confused navigating through the process as a whole. Is it planned to release some kind of flow diagram for the process workflow It could help us a lot in visualizing the process from a higher level, besides offer a more visual path for drive the project through its phases.    Regrads,  Max Hi Max,    You raise an issue that has been something th ...Show All

  • nraf TF26000 problem when creating a new global/project group

    I got an error message when i query a work items. (TF26000). My TFS is installed in single server and using workgroups. Let me show what i have done in Team explorer. create a global group named "Developer". assign an user "jobria" to that group (The account is local account). then i grant full right to that group in server and project. However, when i login the account "jobria" and query the work items, i show me the error mes ...Show All

  • sandPR Default IIS Web Site

    When attempting to install TFS it is giving me an error saying it required the default IIS web site in order to continue. The Default IIS Web Site is there, so I am not sure what the problem is. Is there anywhere I can find the IIS configuration for the Default Web Site Maybe I am missing something.. Did you have existing websites that you needed to maintain I'm looking for the same answer in this thread ...Show All

  • maxaeran Error on Add Work Item menu

    I am getting the following error on my project when selecting the Add Work Item menu option. his project is a copy of the CMMI template (TFS RC( "Error loading menu: Index outside the bounds of the array." Any ideas Thanks Scott Thanks for trying that, Scott. I'm forwarding this information to the Dev in this area and will get back to you with more information. The error that yo ...Show All

585960616263646566676869707172737475

©2008 Software Development Network

powered by phorum