Sign In
Grant Holliday's Blog
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Azure
Other
Performance
Pioneer Dogfood
PowerShell
TFS
TFS at Microsoft
TFS Proxy
VS2010
VSTS Administering
VSTS Building & Releasing
VSTS Developing
VSTS Planning & Tracking
VSTS Version Control
Monthly Archives
Archives
January 2012
(3)
February 2011
(2)
November 2010
(1)
October 2010
(1)
August 2010
(1)
July 2010
(2)
May 2010
(5)
April 2010
(1)
February 2010
(2)
January 2010
(1)
December 2009
(5)
November 2009
(3)
October 2009
(5)
September 2009
(1)
August 2009
(5)
July 2009
(1)
June 2009
(5)
May 2009
(4)
February 2009
(1)
January 2009
(1)
December 2008
(4)
November 2008
(9)
October 2008
(5)
September 2008
(7)
August 2008
(4)
July 2008
(12)
June 2008
(15)
July, 2008
MSDN Blogs
>
Grant Holliday's Blog
>
July, 2008
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Grant Holliday's Blog
How do you test code that uses the TFS Object Model?
Posted
over 4 years ago
by
Grant Holliday - GrantH
3
Comments
I know a number of people who have considered mocking the TFS OM. They've all given it up and put it in the “too hard” basket. The WIT is particularly tricky due to the amount of processing that goes on in the client. They end up using a real...
Grant Holliday's Blog
What product key do I use for TFS Proxy?
Posted
over 4 years ago
by
Grant Holliday - GrantH
2
Comments
TFS Proxy uses the same product key that you use to install Team Foundation Server. If you are a volume licensed customer and you are using the volume license media, then the product key will be filled out automatically and the input boxes will be disabled...
Grant Holliday's Blog
How do I do a full text search of TFS Work Items?
Posted
over 4 years ago
by
Grant Holliday - GrantH
4
Comments
The easiest way to do this is to use the search functionality built into Team System Web Access (TSWA) . This uses the SQL Server Fulltext search engine in the back-end. This will find all matches of the string in not just the title of the work item,...
Grant Holliday's Blog
TF30321: The name you typed is already used for another team project
Posted
over 4 years ago
by
Grant Holliday - GrantH
1
Comments
Recently I helped a customer who was having trouble creating a team project. They tried to create a project by name “Project1” It failed saying that it could not connect to Windows SharePoint Services (WSS) They fixed the permissions to sharepoint...
Grant Holliday's Blog
How does the TFS Proxy Server work?
Posted
over 4 years ago
by
Grant Holliday - GrantH
12
Comments
Also see the Team Foundation Server Proxy 2008 FAQ and Team Foundation Server Proxy 2008 Self-Help Troubleshooting Guide put together by Tsu-Wang Yang . Q. How often does the proxy server synchronize with the server? Is it a continuous synchronization...
Grant Holliday's Blog
TF84034: Team Foundation was unable to initialize the workbook
Posted
over 4 years ago
by
Grant Holliday - GrantH
2
Comments
If you insert a column into an Excel workbook that is bound to TFS, you may get the following error: TF84034: Team Foundation was unable to initialize the workbook. This document will no longer be associated with a Team Foundation server. When I...
Grant Holliday's Blog
Scripting TFS workspace creation
Posted
over 4 years ago
by
Grant Holliday - GrantH
1
Comments
I've worked with teams that have a common way of configuring workspace and working folder mappings. Although you could save these mappings to a wiki and let people copy-and-paste them into the workspaces dialog , there is another way. A great way to share...
Grant Holliday's Blog
tf.exe: Unable to determine the workspace
Posted
over 4 years ago
by
Grant Holliday - GrantH
5
Comments
Sometimes when you're working with the tf.exe and tfpt.exe command-line tools you'll come across this error: D:\code\ProjectX>tf.exe checkout MyFile.cs Unable to determine the workspace. This error happens when the command can’t find which local...
Grant Holliday's Blog
TF30076: Confirm that the server name is correct
Posted
over 4 years ago
by
Grant Holliday - GrantH
4
Comments
If you are using the command line TFS tools, you may have come across this error: TF30076: The server name tfs-server provided does not correspond to a server URI that can be found. Confirm that the server name is correct. Usually you'll come across this...
Grant Holliday's Blog
Upgrading Team Foundation Power Tools
Posted
over 4 years ago
by
Grant Holliday - GrantH
2
Comments
If you have a previous release of the Visual Studio Team System 2008 Team Foundation Power Tools (TFS Powertools for short) installed and you try and install a later release, you’ll be prompted with this windows installer error: Another version...
Grant Holliday's Blog
Run VSSConverter without prompting for password
Posted
over 4 years ago
by
Grant Holliday - GrantH
2
Comments
If you have tried to run VSSConverter as part of an automated script, you’ll know that it’s not obvious how to stop it prompting for the Visual SourceSafe repository’s administrator password. Eyal points out that you can set two environment variables...
Grant Holliday's Blog
TF30330: Team Explorer cannot write to the project list configuration file
Posted
over 4 years ago
by
Grant Holliday - GrantH
3
Comments
This is a problem that I haven’t come across before, but it looks like others have : TF30330: Team Explorer cannot write to the project list configuration file. Free up space on the local hard disk. If the problem persists, contact the administrator for...
Page 1 of 1 (12 items)