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

Software Development Network >> VS Team System

VS Team System

New Question

I want to do unit test on native c++ using .net framework, but there are some errors
Anyone using VISIO for Enterprise Architects?
New Team Project Wizard - Error downloading MSF Agile process template...
Delete Custom Work Item Type
Other platforms for project management
TestResults directory, external resources
Password for the Team Suite eval?
how to resolve this error when Creating a Team Project
Team Project Creation Faild- not able to connect to the SQL Reporting Services at http://192.168.0.1:8080/
Exception in Loading TestResult(.Trx) file into XMLDocument from TFS

Top Answerers

andplo
PhoebusApollo
Wei Wei
gzitek
hugh2005
Ken S. Paek
sayangoin
DW100
lohit
Hammy20111
Verivizyon
Only Title

Answer Questions

  • Sinclair Schuller Does TFS still need Win2003 Active Directory Domain?

    Could it just depend on database Thanks! Thanks! That's great! No. See: http://blogs.msdn.com/buckh/archive/2005/09/22/472770.aspx ...Show All

  • JALenz The test cases' name are not ordered correctly when select test case for an ordered test case

    Hi all, When I create an ordered test case, in the test case selection window, "Available tests" field, I click the "Test Name" to order the test cases. Curiously, the test cases' name are not ordered correctly. The order is: "Txxx, ... Axxx, ..., Ixxx" A bug of VSTS I have more than three hundred test cases availabe to order. Regards, Leon Hi Leon, Screenshot probably won't be very helpful ...Show All

  • j_o_h_a_n_n_e_s No access to reports and documents over internet port 8080

    I've got some problems with my installation of TFS beta 3. I installed Windows Server with latest sp. Sql server september, sharepoint and tfs beta 3. The tfs is installed on this server to help us work in project over http and not intranet. When I try to create new project from vs over internet, I get error on connecting to reportserver on port 8080. My reportserver is not running on 8080, it's running on 80. If I create my new project on ...Show All

  • btj-agilent What is the criteria for running web validation rules?

    I have a web page that references a gif file, however the file is not there. This shows up in the results when I run a web test. If I add a validation rule it appears that the validation rule is not run, however if I add a validation rule where I do not have a missing gif file it appears to be fine. Tom That was what I expected, however it us not the case. If there is a Gif file referenced on the web page and a validation rule, the valida ...Show All

  • Peter Kranenburg Exceptions in unit tests in secondary threads kills vstesthost

    Hi, I was told at the PDC to log this issue here. I have some asynchronous APIs like BeginWork(). I am writing some unit tests for these APIs. These APIs create threads to do the work and fire events to signify that work is complete. If there are uncaught exceptions in these secondary threads, VsTestHost dies without performing any further unit tests in the list which have not been executed yet. I wanted to know if this is a bug. If it is not, i ...Show All

  • Robbie W Unable to connect to TSF server

    Hello, I created 2 VCP. One server (tsf-server): 1. Windows 2003 std + sp1 2. Sql Server 2005 Ctp Apr 3. Sharepoint services v2 sp2 4. Teams Foundation server When I run on http://myserver.mydomain.local I open a sharepoint portal. On http://myserver.mydomain.local/reports I open the reporting services management console and http://myserver.mydomain.local/reportservices the report services. Then I installed the client: 1 Windows XP sp2 (the clie ...Show All

  • newport27 visual studio 2005 team project

    hey guys - i've know that it is possible to create a project that enables us to comunicate between all of the people that work on the projet .  example :         we build a software and the project was a lot of people involved in it - developers, project leader, qa guys, the development team leader and so on... vs2005 enables us to have an interface relevante only for the project and in it the de ...Show All

  • tanitoUy please help with web recorder

    Hi! I'm trying to record webtest. 1. Create new web test 2. Window of recorder (IE) does not appears 3. Script is not recorded What solution can you suggest to resolve this problem Thanks for your reply! Moreover when i choose "create webtest" IDE hungs, while the IE window appears with grey (not active) controls Thanks In addition whem recorder launces - control are grey and there is a message:  The web t ...Show All

  • Len Miller Can/Will beta 2 SCC/WI data be preserved in the GA release

    OK, we're interested in starting to use beta 2 for our next big project, however I need to know if the data we create using beta 2 can be preserved (or at least migrated) in the GA release Does the "go live" license apply to TFS too Dave Hi Dave, We realize that this is an issue for customers and are investigating options for future community drops.  Unfortunately, it is too late for us to address this issue for the Beta 2 drop. Than ...Show All

  • Lahuja Problems with MSTest.exe

    I’m having problems using MSTest from the command line to execute tests on my build server. I have a VS2005 (Beta 2) solution set up as follows (actual names changed for clarity):   C:\MyProject                              [ solution root ] C:\MyProject\MyProject      ...Show All

  • Mr. Bungle Installs fails

    When I try to install I get the following: [06/21/06,09:34:18] Microsoft SQL Server Management Objects Collection: f:\setup\..\wcu\RunMSI.exe exited with return value 1603 [06/21/06,09:34:18] InstallReturnValue: GFN_MID XMO, 0x643 [06/21/06,09:34:18] Setup.exe: AddGlobalCustomProperty [06/21/06,09:34:18] Microsoft SQL Server Management Objects Collection: ***ERRORLOG EVENT*** : Error code 1603 for this component means "Fatal err ...Show All

  • Andrew K Lee GetLatest "Force" option in the object model?

    I've read James Manning's comments in this post: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=236346&SiteID=1 I would like to be able to offer a force behavior, but this code doesn't give me the results I want: GetRequest request = new GetRequest(localPath, RecursionType.Full, VersionSpec.Latest); GetStatus status = this.workSpace.Get(request, GetOptions.Overwrite); Anybody know a better way To save you trawling through t ...Show All

  • FrankaFarrerajr TFS Version Control Error with notification

    Hi, When I ask for a notification on the project, for example about every check in, I put my smtp mail address which is myproject_myname@mydomain my username in the domain is mydomain\myname (different from the name in the smtp address). I do not get notifications, but If I check the Applcation event viewer on the tfs application tier I see this error every time I should have recieved a notification: _______________ ...Show All

  • NikolayD Is there any limitation about unit test of VS 2005?

    Is there any limitation about unit test of VS 2005 Can the unit test feature in VS 2005 be used to test another project which writen by VC6 Someone said that it can only be used to test the codes written by .NET, is that true Indeed, it has his limits. But every UnitTest environment does have some limits. Testing various languages is not a point i'm satisfied about. So, i test all the C# work with Nunit ...Show All

  • Fortes PRF0018: target is already instrumented

    I keep getting this error when performing a launch from Performance Explorer: PRF0018: File DemoConsole.exe is already instrumented How do I remove the current instrumentation and start over Jason, When we do our in-place instrumentation we try to restore all your binaries to their correct uninstrumented states after a profiling run. However, in your specific case this does not seem to have happened. To get you back to uninstrum ...Show All

444546474849505152535455565758596061

©2008 Software Development Network

powered by phorum