Answer Questions
Allison B SQL Server collation is not set to one supported by Team Foundation Server.
I get the error: "SQL Server collation is not set to one supported by Team Foundation Server." in the System Health Check. I've reinstalled the sql server three times (I've tried both the developer edition and the enterprise edition). My current collation is set to "Latin1_General_CI_AI" so this shouldn't be a problem! This is the last "red x" in the System Health Check everything else is ok. I'm installing on a Virtual PC (w2003) and usin ...Show All
Craig Colomb Team Foundation Client - "Error in the application" when connecting.
Have installed TFC on an XP Pro machine. Machine does not have VSTS or any VS2k5 components installed aside from TFC, .NET 2.0 and anything else TFC requires to operate. Machine is a member of the AD domain that also contains the TFS (MSVS-TFS), however the user usually logged into that machine is not a member of the domain. Somewhat against my expectations, logged in as this user, I can fire up TFC and access TFS just fine. I don't understand w ...Show All
Hieu Le Trung Caching\Source Control abnormalities in Team Systems
This is more of a overall problem I've been having then a specific problem. We currently are in a pilot project -- 4 developers, 1 architect, 2 ba's, 1 pm, and 2 dba's. The code we have been working on has multiple projects of different types (web, web deployment, setup, class library, etc) and we've been in a bit of flux as we've been investigating different architectual problems. As we have been adding and removing different projects there ...Show All
mohamed mwafy visual studio 2005 beta 2 experience
I'm trying to sighn up for the visuall studio beta 2 experiance, but when I submitted my detail, I recieved a confirmation email, when I verified and clicked next I got a page saying "We’re sorry, but we were unable to service your request. You may wish to choose from the links below for information about Microsoft products and services." any idea why this is, and how I can sighn up Hi all, I got the email fro ...Show All
Simone Exception while creating project "Microsoft.Pcw.wss"
Hi I am using VSTS single server installation, but when i create i get this exception : Initialization for plugin "Microsoft.Pcw.wss" failed with error: "The request failed with HTTP status 404 : Not Found. I have added myself in administartor group at sharepoint. In the dual server with same setting everthing is working fine but whats the problem with single server deployment. The log file is pasted below. Can anybody tell me that ...Show All
rgwerder TFS Dual Server Deployment Licensing Question
One doc I read on TFS licensing said that you need a license for every server you install TFS on. That sounds reasonable but what does that mean in a dual server (separate App/Data tier) deployment Does that mean you need to buy two TFS licenses for a dual server deployment I mean it's a single "logical" server, right Both of these statements are true: If you use the included copy of SQL 2005, you ...Show All
WillianNG "Unexpected token was encountered" error after schema import
Greetings, After importing a schema from a SQL Server 2000 database to a project targetting SQL Server 2000 the parsing engine seems to have some problems with specific constructs... IF dbo.fnIsBillPullError() = 1 "Unexpected token was encountered" error being generated for User defined Functions. RAISERROR ( '%s (%d)' , @Severity, 1, @sMsg, @iErr) "Unexpected token was encountered" error being generated ...Show All
billrob458 Reporting Services Control
I am trying to open Project Portal Home page and receive IE alert "Unable to locate control: ctl00oReportCell" (one for each Report Web Part). Default MSF Agile project was created successfully. Looks familiar to anybody Thanks The solution is laborious... it must be done for each reporting web part on each and every team site you set up, and it does atrocious things to the layout. Since the error itself is of no consequence, aside from ...Show All
Sentinel_13 Unit Testing Forms - Accessing Controls
I'm unit testing an extremely simple VB form with a button and a text field. My test method looks like this: <TestMethod()> Public Sub btnHelloWorld_ClickTest() Dim target As Form1 = New Form1 Dim expected, actual As String target.Show() target.Activate() Dim accessor As HelloWorldApplication_Form1Accessor = New HelloWorldApplication_Form1Accessor(target) accessor.txtWorldID.Text = "1" expected = "HelloWorld1" Dim sender As Obj ...Show All
kdub98 405 Method Not Allowed using BuildStore object
I'm getting the following exception: System.Net.WebException: The request failed with HTTP status 405: Method Not Allowed. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Microsoft.TeamFoundation.Build.Proxy.BuildStore. ...Show All
virage87 Team Foundation Client for Visual Studio 2005 Professional
Hello! I installed Team Foundation Server 2005 Beta 3. Then I installed Team Foundation Client for Visual Studio 2005 Professional. And I can perfectly work with Team Explorer from VS 2005 Pro. What limitations will I have if I use VS 2005 Pro with Team Foundation Server 2005 Thank you. Vladimir. However it seems that I am not able to use Team Foundation Source Control. Is that limitation Tha ...Show All
TGrant Single-Server Deployment Installation
Good morning, I did a quick search to see if any of the posts here answered my specific question but did not find an answer, so please forgive the possible duplicate post. I am installing (or trying to) Beta 3 and have followed the Single-Server Deployment checklist step by step. However, when I get to the part about actually installing Team Foundation Server, I get the error message: "Windows SharePoint Services is not configured as recomm ...Show All
Manickam Web Test Unable to Record
I have found an issue with the Visual Studio 2005 Web Test which is preventing me from recording any further scripts. Each time I attempt to record a new test it no longer records the URLs visited. The left had pane in IE normally displays information on the Web Test tool and information on URLs visited. This appears as just a grey panel – I’ve also noticed that the PC is running very slowly and the memory usage is maxing-out a ...Show All
cpk Error 28925. TFServerStatusValidator:Calling the Team Foundation Server ServerStatus Web service failed.
I followed the .chm file to the letter installing Team Foundation Server RC on Windows Server 2003 Standard Edition using Domain user accounts specified and running all the windows updates and installing all the patches. But I get this error. Error 28925. TFServerStatusValidator:Calling the Team Foundation Server ServerStatus Web service failed. I had two warnings come up about memory requirements before installing but that was all. I'm running ...Show All
Ryan Paul TF30162: Task "WITs" from Group "WorkItemTracking" failed
I got following exception during project creation after TFS installation. Here's my configuration OS : Windows 2003, SP1 TFS: Beta 3 Refresh Single Server Installation (Server is PDC as well) Here is the log: 2/22/2006 7:03:29 PM | Module: Wizard | Retrieved IAuthorizationService proxy | Completion time: 0 seconds 2/22/2006 7:03:29 PM | Module: Wizard | TF30227: Project creation permissions retrieved | Completion time: 0.0312508 seconds 2/22/200 ...Show All
