How to update TFS workspace after computer name changes?

by XDK 13. March 2015 12:17

Explanation:

You will not be able to work on your existing workspace, if your computer name is changed. You may get error messages while you try accessing the source repository.

Solution:

1. Open Visual Studio command console and execute the below command

tf workspaces /updateComputerName:<OldComputerName> /s:<ServerName>

2. Install Team Foundation Sidekicks.

  • Open the workspace Sidekick
  • click Search
  • Select your workspace from the list.
  • Click the blue computer icon to Update Workspace Computer Name

  

 

Tags: , , ,

TFS 2010 | TFS 2012 | TFS 2013

Editing work item description in Excel would show the following warning and the description would lose all its formatting.

by XDK 12. February 2015 08:03

Warning 

Explanation:

Team Foundation Server doesn't allow editing the actual HTML out of the fields. The text typed in Excel would be published without any of its HTML tags and that is the reason that it lost its formatting.

Following link has the reason why Microsoft wouldn't allow HTML editing

http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/2680660-add-html-field-editing-to-excel-for-work-items

 

Tags: , ,

TFS 2012 | TFS 2013

How to receive the TFS alerts via a text message?

by XDK 4. February 2015 09:20

Solution:

Following are the steps to configure TFS alerts via a text message

1.Open team project alerts page : 
http://<TFS SERVER>:8080/tfs/<COLLECTION NAME>/<PROJECT NAME>/_admin/_alerts
2.Enter cell phone number @ your carrier’s email in "send to" field to the existing or new alerts.
Send To: T-MobileNumber@
tmomail.net
Carrier Email to SMS gateway
  Alltel : Your Mobile Number@message.alltel.com
  AT&T : Your Mobile Number@txt.att.net
  Boost Mobile : Your Mobile Number@myboostmobile.com
  Sprint : Your Mobile Number@messaging.sprintpcs.com
  T-Mobile : Your Mobile Number@tmomail.net
  US Cellular : Your Mobile Number@email.uscc.net
  Verizon : Your Mobile Number@vtext.com
  Virgin Mobile : Your Mobile Number@vmobl.com

Tags:

TFS 2010 | TFS 2012 | TFS 2013

"Microsoft Root Certificate Authority 2010 or 2011 is missing and can cause installation failures for some signed packages. For more info, see http://support.microsoft.com/kb/931125."

by XDK 25. March 2014 12:24

Explanation:

VS 2012 update 3 failed to install on Windows 7 64 bit OS due to Microsoft Root Certificates

Exception: 

"Microsoft Root Certificate Authority 2010 or 2011 is missing and can cause installation failures for some signed packages.  For more info, see http://support.microsoft.com/kb/931125."

Solution:

Note: You may see "Update for Root Certificates For Windows XP" in the site page. But the executable work on win 7 and also fix the issue.

  • Try to install VS 2013 Update 3 again.

 

Tags:

Visual Studio 2012

Could not connect to TFS server within Eclipse plugin from linux OS

by XDK 25. March 2014 07:35

Explanation:

TFS user was not able to connect to TFS through Eclipse plugin from linux box. TFS connection hangs forever. When I tried to debug, I found the user was not able connect to intranet\internet within Eclipse IDE.

Solution:

Enabled the proxy settings in the Eclipse IDE. Following are the steps

1. Open Eclipse

2. Go to "Windows" --> " Preferences" menu

3. Expand "general"

4. Select  "Network Connections"

5. Select "Active Provider" as manual

6. Select " HTTP " --> click "Edit"  --> Enter Host as "Your proxy server" and port as "Your proxy server port (usually 80)" --> click "ok" --> click "ok" --> click "apply"

7. Restart "Eclipse"

8. Try connecting to TFS Server.

 

Tags:

Azure DevOps on-premises | TFS 2012 | TFS 2013

About the author

My name is Xavier Dilip Kumar Jayaraj having 16+ years of IT experience which includes solid experience and depth Knowledge in Application Life Cycle Management, Configuration Management, Implementation and Support using TFS on-premises and Azure DevOps. I have invested in gaining DevOps knowledege to expertise with Cloud Computing providers namely Microsoft Azure and Amazon Web Services in recent years. I am very positive to learn and adapt emerging technologies to client’s environment.

Microsoft Certified: Azure Administrator Associate

Microsoft Certified: Azure DevOps Engineer Expert

DevOps Engineer Certificate Program | Transcript 

OTP-AWSD5: AWS IoT: Developing and Deploying an Internet of Things

[PCEP-30-01] PCEP – Certified Entry-Level Python Programmer

Quotes I Like

"Failure will never overtake me if my determination to succeed is strong enough."  - Dr. APJ. Abdul Kalam

"Always be yourself, express yourself, have faith in yourself, do not go out and look for a successful personality and duplicate it." - Bruce Lee

"Technology is just a tool. In terms of getting the kids working together and motivating them, the teacher is the most important." - Bill Gates

"Innovation distinguishes between a leader and a follower." - Steve Jobs

CategoryList

Disclaimer

The information provided here is based on my expreriences, troubleshooting and online/offline findings. It can be used as is on your own risk without any warranties and I impose no rights.