Answer Questions
DOSST GUI regression tests with Visual Team System
Hello, We are currently searching for a testing tool to perform functional regression tests on our GUI application. For the moment, we developing with Borland C++ Builder 6.0 but we are going to make the transition to Visual soon. We don't want to purchase a tool if Visual Team System offers a way of testing the GUI. Currently, TestComplete from AutomatedQa seems a good testing tool. Would it be useful to use this too ...Show All
Scraush TFS Beta 3 Install Error 32000 w/ Report Server
Have repeatedly worked through many of the other issues posted here on this forum associated with installing Beta 3. It looked like it was finally going to complete the installation when it hit one final snag. Error 32000. The Commandline "C:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Tools\creatds.exe /setup /install http://EDISVRDEV/ReportServer/ReportService.asmx TfsReportsDS "Data Source=EDISVRDEV;in ...Show All
Axoren counter set
Hello, I added "local" as the "add computer " for count set during the Load test wizard since I am going to watch the result in my local system, and I added a plug in. I got error message "Error occured running test.(Computer 0109) could not run load test 'LoadTest1' on agent '0109':LoadTest abourted by LoadTest Plugin" Could any one pls give some clue how to fix this error The Loadtest1 passed when removing the plugin file. Thanks, Jasmine ...Show All
Sivya Remote Access Without DC
Hi, I have configured TFS in a WIN2003 STD machine. I can correctly connect from computers inside my network, but when I connect form a remote client (outside my network), the reports and documents links doe not work because they point to http://machinename What can I do so remote clients get the IP address and also that the computers inside the network can connect Thanks in advance Please follow the suggesti ...Show All
shahidmansuri Need help: TFS RC single server installation error: 28805
I was installing TFS RC single server by following the installation guide. Everything ran pretty smoothly until the installation is almost done. A 28805 error message prompted and terminated the installation. The error message is: Product: Microsoft Visual Studio 2005 Team Foundation Server - ENU -- Error 28805.Setup cannot finish the request to the SQL Server 2005 Reporting Services report server. Verify that SQL Server 2005 Reporting Servic ...Show All
Richard Bunce TF30177: Team Project Creation Failed
It feels like, I am going one step forward, just to be thrown two steps back. Ok, my problem is close to be the same as with TFS BETA3 (now i use the CTP). When I try to create a new team project, it fails with this (friendly) message: Error Unable to connect to the Windows SharePoint Services at COMMMO-TFSRV Explanation The Project Creation Wizard was not able to connect to the Windows SharePoint Services at COMMMO-TFSRV. The reason f ...Show All
ralbert Exchange 5.5 Migration
Hi, Does anyone know of issues regarding moving Exchange 5.5 from one Windows 2000 member server onto a new Windows 2000 member server, all Microsoft docs seem to refer to it being done on NT4 BDCs and PDCs so is it possible thanks Kev You may want to check with the Exchange Newsgroups found at: http://www.microsoft.com/technet/community/newsgroups/server/exchange.mspx ...Show All
salemoh Project Creation Problem: Unable to connect to the Windows SharePoint Services
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
zhongzhong DisposeMethodsShouldCallBaseClassDispose
The usage rule states that dispose methods should call base class dispose. Am I missing something My code is as follows: public abstract class Class1 : ServicedComponent { [NonSerialized] private SqlConnection mainConnection; protected override void Dispose(bool disposing) { if (!isDisposed) { try { if (disposing) { mainConnection.Close(); mainConnection.Dispose(); } mainConnection = null; } catch (Exception ex) { ...Show All
Jay McG One big team project, or Eight small ones?
Hi.... I'm just getting my feet wet wtih TFS, and have general questions. We have a small team which work on web applications on eight different internal web sites. Each web site constitutes one project. Everyone involved have the same responsibilities in each of the eight projects. So, while getting things setup (and of course I want to use source control) with TFS, should I make one Team Project, or eight Team Projects If I make it ...Show All
gunman69 I can no longer view the Team System Installation Guide.
This morning my computer was updated with some new Microsoft security updates, and now I can no longer view the Team System Installation guide. This guide is accessed through item 7 - "Visual Studio Team System Installation Guide" at the web site address - http://lab.msdn.microsoft.com/teamsystem/gettingstarted/default.aspx This is true of the file "dv_VSETInstall-v50428.chm" file that I had downloaded a few days ago, as well i ...Show All
gsuchi How do I change the port for Reporting Services and SharePoint on a working TFS?
Hello. I have a working single server installation of TFS on my network. I already have a company web site on port 80, and would like the TFS system to be available to developers outside my network. How do I change the ports from 80 to something else The only thing I know to do is change the port in the "Default Web Site" properties in IIS. That seems to work for SharePoint, but not for Reporting Services. Any suggestions ...Show All
Eric Tilleson - MSFT GRRRRRRRRRRR Error 32000
Trying to install Beta 2 TFS single server. Followed all the instructions. . . SQL Server installed including reporting services. reboot Reporting Service App Pool created and assigned Install Sharepoint - it opens successfully after install reboot excluded the Reprots and Report Server from the sts app using the sts_adm utility (think thats what it was called) reboot created the tssetup and tsservice accounts as administrators logout login ...Show All
ImBroken Has somebody done a workitem called "Test Cases"
Has somebody used that work item In my company the testers make test cases based on use cases, I want them to create test cases with TFS. Any idea Have you tried the Team Test version of VSTS There is a template for building manual tests. There is also support for building web tests although they are primarily based on URLs. A test manager ties all of these together. Randy MSF Yes I have tried, webtest and loas te ...Show All
nvb2008 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 Hi, thanks for you response, I don't know where is log file located, could you help me. This looks to us like a bug in the product. We're investigating a fix for V1. I'll try and find out if the ...Show All
