Jamie Kurtz

Promoting architectural simplicty

  Home  |   Contact  |   Syndication    |   Login
  21 Posts | 0 Stories | 27 Comments | 5 Trackbacks

News



Archives

I recently discovered that after you install the 2008 Team Explorer (here) - and you already had the 2005 Team Explorer installed - you may not able to view or edit TFS work items in Excel. Instead, you get an error that says: "TF80076: The data in the work item is not valid or you do not have permissions to modify the data. Please correct the problem and retry."

This error is caused when two different versions of the TFS Office Integration plug-in are installed but not configured properly. More details of the problem and a work around can be found here. However, the instructions for configuring your machine to use the 2008 add-in aren't correct. I've posted the correct details below. Make sure you close all instances of Visual Studio prior to following these steps.

 

To use the Visual Studio 2008 Team Explorer add-in

1.     At the command prompt, change directories to:
        C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\

2.     Unregister the Visual Studio 2005 Team Explorer add-in by running the following command:
        regsvr32 /u TFSOfficeAdd-in.dll

3.     At the command prompt, change directories to:
        C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\

4.     Register the Visual Studio 2008 Team Explorer add-in by running the following command:
        regsvr32 TFSOfficeAdd-in.dll

posted on Saturday, June 07, 2008 10:51 AM

Feedback

# re: TFS Excel integration fails with error TF80076 - after installing 2008 Team Explorer 4/22/2009 5:59 AM David Heys
Thank you, that fixed my problem, even though I did get an error when unregistering the VS8 dll.

# re: TFS Excel integration fails with error TF80076 - after installing 2008 Team Explorer 7/14/2009 10:22 AM Ano37
Thank you. It worked perfectly.

# re: TFS Excel integration fails with error TF80076 - after installing 2008 Team Explorer 11/3/2009 12:38 PM Rafael Guedes
Ok, I'll try it, but I have a doubt, am I able to use Team Explorer 2005 just integration after doing this?
Thanks

Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification: