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

Software Development Network >> VS Team System

VS Team System

New Question

Errors in Team Build RTM (180 days)
Project Site Login error to Report Server
WorkItem Created through code is not seen in query result only through go to workItems
TF30177: Team Project Creation Failed
First time Single-server install of TFS
GUI regression tests with Visual Team System
Wil the launch really be at November 7.?
Problems in mapping fields into project
Team System Builds and dropping an MSI
Visual Studio 2005 Team Suite 180-Day Trial upgrade to RTM licensed version

Top Answerers

jackie-xu
Alexander Aza
shahrul
benneh
Crish
emredincer
ragc
martin holder
Bodef
Chuck Fain
Index Data
Only Title

Answer Questions

  • TechArtists what permissions i need at the server to create a new project from VSTS client?

    I am in Namespace Administrator group but when i try to create a project from my client machine i getthe below stated exception. What can be the problem and possible solution What permission settings i have to make at WSS and RS 04/29/2005 07:16:07.977 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://tcs046247.testdom:8080/bisserver/EleadWebService.asmx " from the registration service | Completion time: 0 secon ...Show All

  • lalithak Can I modify behaviour of get operation by writing some pugin to TFVC?

    Hello, Just like a check-in policy, where you handle check-in event and whenever user does check-in operation your code is executed, can I modify behavior of get operation by handling get event Is it possible to do something like this that whenever TFVC user does a get operation, my code is executed Can someone guide me in this Regards, Harshvardhan No, I'm afraid not. We don't have ho ...Show All

  • mik99 Error 302 in Web tests

    Why do I get error 302 in web tests From what I have found, the tests work fine when done manually in internet explorer, But when I try to run the tests using VSTS, the replay appears with an error 302 and the web page 'Object move to here'. When I copy/paste the URL to IE. it works fine. Is there something I can shut off I have tried changing follow redirects to both true and false, but that does not appear to effect the results. ...Show All

  • Todd Hobdey Project creation problem

    OK I'm probably being dense here. Installation is a single server with reporting services, sharepoint, SQL all running. I can get to the relevant pages. The client can see the server and ping it over the network. Both are in a W2K3 domain and the DC is running SP1 as is the VSTF Server. tfssetup and tfsservice are both local admins and domain admins so should have all the necessary permissions. I'm logged in using the tfssetup account (tried als ...Show All

  • Deefer Error TF84037 with Excel Team Foundation AddIn

    I get the following error when I try to open Excel documents stored on the TFS. TF84037: There was a problem initializing the Microsoft Excel Team Foundation Addin. Re-installing the Team Foundation Client may be required. I've attempted a full uninstall and re-install but that have no effect. Marc, I'm going to need a log file to have any hope of figuring out what is going on. Please create a new ...Show All

  • Pathy Trouble getting Team Explorer in VS 2005 RC1 installation.

    I have installed TFS Beta 3. When I installed VS2005 RC1 on the server machine, it has Team Explorer. But when I did what I actually wanted to do, which was install RC1 on a different machine, it lacks the Team Explorer, connect to team foundation server menu item, etc. Based on older posts on this forum, I installed the Team Foundation Client from the TFS Beta 3 bits to see if this "plugged in" the missing items. The install said it w ...Show All

  • Paul.Davis 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! I'm wondering if the recorder has started but is hiding behind another window. Does a web test open in the IDE with a status bar across the top that says "Recording..." If so, does a link appear on the web test stat ...Show All

  • HatePickingNames I can't create arbitrary AD users - I'm just a cog in the machine!

    I'm just an average IT pro in my org and cannot create an AD forest or AD users. What are my options for installing and running team foundation server Should I just create local users You can run the single server deployment of TFS in a Workgroup, which will then have no dependencies on AD.  You'll need to create local accounts for users (and add those to TFS application groups that control authorizi ...Show All

  • Ali Shahzad firewall issue, Changing 8080 to 80

    Hi Foundation Server is installed (single deployment) on a computer behind a firewall that only allows http 80. As SharePoint services are on port 80, TFS is automatically assigned to por 8080. Hence, I cannot connect from a client with Team Explorer. My idea was to change the ip (in IIS ) assigned to the TFS web service and then change the port to 80, still havein sharepoint and SQL on the old ip. It is possible to connect to the server in ...Show All

  • Christo Djambov Where can I get vssconverter?

    ... it doesn't seem to be included in the Beta3 refresh download. TIA Yes, it is there. My mistake. Sorry. Hi Steve, Can you please let me know if you can execute VSSConverter command on Visual Studio 2005 command prompt. You can verify the presense of VSSConverter.exe in <VSInstall Dir>\Common7\IDE\. Please respond me at akashm(at)microsoft.com. Thanks, -Akash ...Show All

  • mickhardy Why is 'Drop' outside of source control?

    I'm sure a familiar site for a lot of people working with Team Foundation at the moment is a build machine file system littered with a folder after folder of previous builds in the drop location and it seems a bit odd that there is no provision for having the output of the build also placed in source control rather than clogging up the build machine, is there any particular reason for this So, OK, I could extend my team builds 'AfterBuildDrop' ...Show All

  • Welly Unlock a DLL file for someone no longer at company

    How do you unlock/uncheckout a file for someone that has left the company...that NT account is no longer active...and, I can't switch DLL to enable multi-checkout because of other VSTS bugs You can't unlock DLLs or other "binary" file types normally because they're not mergeable (they're locked because they're flagged for exclusive checkout). If you right click on your server in Team Explorer and s ...Show All

  • Hello for u 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

  • sureshkolluri Resolving external file references

    I have been following Manish's excellent blog on this topic at http://blogs.msdn.com/manishagarwal/archive/2005/09.aspx I have amended the .vbproj of one of my class libraries with the target below in an attempt to have a centralised binaries folder containing my external references, but when I build through the IDE, I dont get a 'Binaries' folder created containing the class library. DO I need to define $(SolutionDir) and/or $(TargetPath) f ...Show All

  • ManchesterMike Error Installing TFS in a Single-Server Installation

    I received an error: 32000 during the App-Data installation of TFS.  The event log showed the following: Adapter Microsoft.VisualStudio.Currituck.DataWarehouse.Adapter runtime error: Microsoft.VisualStudio.Currituck.Server.Common.ValidationException: Invalid object name 'dbo.WorkItemsLatestUsed'. ---> System.Data.SqlClient.SqlException: Invalid object name 'dbo.WorkItemsLatestUsed'. at System.Data.SqlClient.SqlConnection.OnError(SqlEx ...Show All

789101112131415161718192021222324

©2008 Software Development Network

powered by phorum