Answer Questions
RussSpitler error 28943 on install of TFS RTM
I have followed the exact steps in your installation instructions, including installing the patches, and I can't get past this error message on the TFS install (the text in the message says it can't connect to the Analysis Service). I have done a clean install using the standard edition of SQL Server. I see that a recommendation has been made to use the answer file on the SQL Server install in other threads, but I get an invalid file error when ...Show All
abv10200 No workspace exists for the given Team Project
I get the above error when trying to set up a new Build Type for a Team Project I just created. I was able to successfully create the project and the corresponding source control branch, as well as add a solution to it (which successfully was added to SCC also). All of the workspace mappings between my local folders and SCC seem to be valid and working. It does not seem that the workspaces it is looking for are the same workspaces as ...Show All
AJTessin Project level lists
Hi, How can we define project level lists for work item field values I don't want to use local work item lists (for reuse). Allowed values for field in question should differ from project to project. May be we can use some sort of when condition in conjunction with global lists Thanks in advance. Leon I believe what Leon wanted was to have lists of field values (not workitems), something like {Dev, Test, Program Management} which c ...Show All
mjcarrabine Recorded web test of SPS 'Advanced Search' doesn't work
When I record a web test from a SharePoint advanced search (eg. Title equals <Some existing word in titles>). The query doesn't return results when running in the test environment. It does return results if not running with VS. Any help would be helpful, thx. Is there javascript which is executed when the search is executed Javascript is not executed in the playback engine, so if you do ...Show All
David Noor (Microsoft) Creating Area/Iteration Path Nodes
We are developing an add-in that turns our MS Word documented requirements into Categorized Work Items in VSTS. However, while we can use the Object Model to create the Work Items, the Area and Iteration Node Paths do not seem accessible via the OM. We are trying to be good people and do not really want to be editing the Database directly, so can you please advise if it is possible to create Area/Iteration Nodes using the TFS Object Model ...Show All
xrvjorn another 32000 issue... buuhuuuu
oh holy *** :-) after everything finally was runnin perfect (also http://localhost/reportserver/reportservice.asmx ) i was brave enough to try again an install of VSTFS, but..... >>>>>> Product: Visual Studio 2005 Team Foundation App-Data Tier Beta 2 (English) -- Error 32000.The Commandline '"C:\Programme\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\uninstall\createds.exe" "http://PASCOM-DEV/ReportServer/ReportServ ...Show All
PRSDeveloper Visio for Enterprise Architects 2005 - and SQL Server 2005
There appear to be some gaping holes between what SQL Server 2005 (and some other DBMSs for that matter) support and what you can model in Visio for Enterprise Architects. Anyone else experience these problems and have a workaround 1.) How do you specify BIGINT data type for a field All of the Visio datatypes want to outout either int, tinyint, smallint or some numeric/decimal type. I have created a user defined ...Show All
MikeDotNet Missing Properties in TestContext
Inside a method marked ClassInitialize, I added a couple of custom properties in Properties dictionary of TestContext class (count shows 13 instead of defailt 11). My goal is to extract these custom properties in the test methods. Although the custom properties are available in the first test method (ConstructorTest), they disappear in subsequent test methods (TestContext properties collection shows count ...Show All
Scott Michael DateTimeControl
hello, i added a new field in my work item type, it represent a calendar in format mm/dd/yyyy how can i change it to dd/mm/yyyy Thanks Hello By DateTimeControl do you mean the Field Control for the DateTime type field If you are taking the time from the clock then it displays according to the locale. Thanks Sagar Hi Some more information on this... You can change the date format ...Show All
WS_progger_starter CA2000 - does it work?
I have this code in a simple test app: private void button1_Click(object sender, EventArgs e) { // No CA2000 warning... StreamWriter file = new StreamWriter("C:\\TEST\\TEST.FILE"); } As far as I can see, it should precipitate a CA2000 warning, but it doesn't. (This is with Visual Studio 2005's built-in Code Analysis). Am I wrong about this Under which circumstances should CA2000 file Can anyone post an example that fires CA2000 Th ...Show All
alamandra - MCP Team Foundation MSSCCI Provider, Visual Studio 2003 and Web Projects
I've found a bit of a weird problem with a solution I'm trying to access under Visual Studio 2003 with the MSSCCI Provider. Here's what happened: Someone else in the office created a project using Team Explorer In VS .NET 2003, they opened the solution and added it to Team Foundation by Add Project to Source Control In VS .NET 2003, I opened the project using Open from Source Control I was asked where to put the project so I cr ...Show All
muga how to make reporting work again after SQL reinstallation?
on TFS beta3 refresh on a single machine, we had to reinstall the SQL server (also backup/restore TFS dbs), after the re-install, other feature of TFS behave normally, but reporting feature completely stops working. 1. the 'reporting' of team explorer window shows "X". 2. can't create any new team projects, got the following error: --------------------- ---begin Exception entry--- Time: 12/10/2005 1:50:58 PM Module: Initializer Event Des ...Show All
hanafy Team Build (with TFS RC): Missing Microsoft.VisualStudio.QualityTools.UnitTestFramework?
After running a Team Build (with some unit tests associated) I get the following: --- Project "c:\Data\Tfs.Build\Harry.Foo.Tfs\Harry.Foo.Tfs\Sources\Msdn.MathLibrary\Msdn.MathLibrary.Test\Msdn.MathLibrary.Test.csproj" is building "c:\Data\Tfs.Build\Harry.Foo.Tfs\Harry.Foo.Tfs\Sources\Msdn.MathLibrary\Msdn.MathLibrary\Msdn.MathLibrary.csproj" (GetNativeManifest target(s)): Target ResolveAssemblyReferenc ...Show All
rmtuckerphx Error 32000 during Team Server install
I installed the prerequisites: Sharepoint services, SQL Server 2005 CTP April on a new install of Windows 2003 Server Standard SP1. Around 99% through the install I got a 32000 error. I am using the Virtual CD tool to access the ISO image downloaded from MSDN. The image is set as drive z I am logged in a TFSSetup user who is an administrator on the current box I assigned TFSService user as the service user (Both users are domain ...Show All
ChrisK0533 TFS service/reporting account passwords
When the service accounts password expire, what points in the app/db configuration need to be updated Our corporate IT will not allow us to "never expire" our service account passwords, but in the past, I have been unable to get a password change replicated to all the needed points in the TFS configuration to have it work correctly - we ended up reverting to the old password just to get things back up. Can someone point me to som ...Show All
