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

Software Development Network >> VS Team System

VS Team System

New Question

Beta2: Cannot create a Team Project
Unable to create unit tests...
Create Private Accessor and generic collections?
Source Control for documents
Unable to customize Project Portal Site(WSS) with webparts
Workspace is already mapped problem
Work items seems to use sAMAccountName as key to the AssigneTo field.
Programmatically insert requests
another TF30177: Team Project Creation Failed
Publishing test results fails - not sure why...

Top Answerers

st23am23
Ripster
emasstech
3dMark
s_ursan
chiKai
Scott52
antmx
Klingon
SonosDataGuy
Viral marketing goes one step too far
Only Title

Answer Questions

  • Whatonly Code coverage / signed assemblies / unit tests fail

    Hi, I'm using VS 2005 RC1 and having problems with a unit testing/code coverage/signed assembly combo meal. I have unit tests that succeed against the assemblies without code coverage turned on. The assemblies are all signed with a common key file. When I turn on code coverage all my unit tests fail with a: "Strong name verification failed for the instrumented assembly 'Business.Entity.Assets, Version=1.0.0.0, Culture=neutral, Pub ...Show All

  • jcz1 How do I query SCC for items

    Hi, I would like to use http://tfs:8080/scc/application/...asmx to retrieve a list of files of a particular project (ie $/MySccProject/MySolution/MyWebProject) to see the date+time of last change of each file. can someone give me a hint - or better: a link to some documentation ! I've installed the VS2005-TFS SDK, but I can't see a difference, nor any help-file which would give me a hint! thank you! anyone I just played around with ...Show All

  • Taylorrod Work Item as defect tracking system

    Hi, I have a few questions about using work item - as my defect tracking system. As part of work item can we do the following 1. store build number (build label/version label) in the work item 2. retrive all the build numbers assocaited with the defect history 3. get the list of files assocaited with every build for particular defect 4. group work items based on components and set component owners, change owners based on the st ...Show All

  • KChampion Workspace folder mapping bug?

    I have a directory at C:\Projects\Foo\Src\Runtime\EncryptionLib\UnitTests that I branched to location $/Foo/Branches/Developer/hillr/Exp_UnitTests.  I then try to cloak $/Foo/Src/Runtime/EncryptionLib/UnitTest and then map $/Foo/Branches/Developer/hillr/Exp_UnitTests/UnitTests to C:\Project\Foo\Src\Runtime\EncryptionLib\UnitTests.  VSTS gets confused.  When I edit files in the UnitTests dir in this worksapce they are rea ...Show All

  • CharlP Visual Studio team system as Test Case management

    Hi,     Can Visual Studio Team System be used for Test Case Management and test case scheduler, not just for unit test, but for all the test cases for the whole project for all the features/components, something like Microsoft's internal tool WTT Thanks, Anu Thanks for replying.     Currently the version I have installed as server and client of Beta2 did not sohw me any menu option to able to go to Test ...Show All

  • W F Deployment folder won't get copied.

    In my test project I have a folder with a few xml files which I set the properties to be content/copy always. I added this folder to the additional files and directories to deploy window in my .testrunconfig file. When I run my test, all xml files are copied to the out directory but not the folder. So it basically flattens the directory structure on deployment. How do I tell it to preserve the directory structure Thanks. ...Show All

  • stepanielauym Error 28704.Unable to connect to the Analysis server.

    I just can't figure this one out - two tier installation where I have followed the setup manual to the letter (i think). Analysis service is in fact running, I can even connect to it from a mgmt studio installed on the application tier. I tried watching the network traffic to see where it might be getting confused, but the servers were talking via soap, and then encrytped the conversation so I couldn't diagnose anything in particular. I would gu ...Show All

  • ZMT Fail Team Project creation

    After installing TFS Beta 3, everything seems ok. Can connect to it, manage it, etc. However I cannot create projects sucessfully. When I try to I get this (excerpt from log): Event Description: TF30162: Task "SharePointPortal" from Group "Portal" failed Exception Type: Microsoft.TeamFoundation.Client.PcwException Exception Message: Unable to connect to the Windows SharePoint Services at TEAMSYS1 Exception Details: The Project Creation Wizard w ...Show All

  • Joel Holdsworth Create Project Visual Studio 2005 Team System

    Hello When i create a team system project, i am an error. the message is csstasks.xml is denied I don't know what i do Please help me lbo hello i don't find it (quality indicators report) where is it Thank Sydelis Robert, I got the same error, I hope this helps you to find what's the problem : <ReportParameter Name="CoverageScale"> <DataType>Float</DataType> <DefaultValue> <Values> <Value> ...Show All

  • kayronjm Unable to publish work items in MS Project 2003.

    Hi, I use TFS Beta 3 with VSTS RC both in english. I imported my work items into a MS Project file (Using MS Project 2K3 FR). When I modify the task duration with a value of "0,25". The publish failed with an "Unexpected Exception". On the server a log with SQLException is written (unable to convert nvarchar to float). When the exeption is thrown, the project does not synchronize anymore even if I put an integer value. Otherwize, when I ...Show All

  • jh55557777 Different test results by using of Performance Tools

    I crated a very simple project (WinForms). The project has only one form and one button. When you press the button two simple functions are invoked: f1 and f2.   Then I created a performance instrumentation session, which lunches the executable through the project. The result seems to be ok. For example the tab functions show following list: -          WindowsApplication1.Form1..ctor() - ...Show All

  • trimbo Where do business rules go?

    When I'm writing a scenario, where do business rules go That is, where should they be listed Perhaps the QOS doc (although the QOS types do not fit) We list the business rules with the scenarios. If you have a rule that spans scenarios, feel free to add it to the first scenario that is implemented and link the subsequent scenarios back to the first one implemented the rules. This makes sure that the busin ...Show All

  • longrujun Team Suite 2005 RC - Can't run unit tests when web project is in solution

    If I create a solution with only a class library, unit tests run as expected. If I add a web project to the solution in addition to the class library, unit tests will not run and I get an error message like this: "Operation is invalid for the current state of the object." Removing the web project from the solution doesn't immediately resolve the problem but by cleaning, rebuilding, and opening the solution from scratch unit tests will work again ...Show All

  • Matt Langley witexport.exe syntax

    I'm trying to export a work item type so that I can modify it in TFS. I'm using the witexport.exe tool with the syntax below. Both indicate that the specified "... work item type does not exist." witexport.exe /f c:\assignedto.xml /t myserver /n "System.AssignedTo" \p "My Project" witexport.exe /f c:\assignedto.xml /t myserver /n "Assigned To" \p "My Project" Suggestions Is there a list of ...Show All

  • trhodes Extending the Bug Tracking Capabilities

    Is it possible to extend the bug tracker in TFS   We currently use Segue's Silk Radar and have a much more complicated workflow than TFS appears to offer. Hi,    Can you give some samples of the kind of extensibility that you're looking for, and is currently not available with bug extensibility Thanks in advance. -Mareen. There are many states that a bug can be in with our Silk Radar inst ...Show All

818283848586878889909192939495969798

©2008 Software Development Network

powered by phorum