MissingTeam Addin After Update to VS Team Development edition

Hi

I Upgraded vom VisualSTudio 2008 Prof. to Visual Studio 2008 Team Development Edition.

 

Now the ContextMenu for new Builditems is missing. I also installed the newest version vom the website but still the contextMenu is missing.

 

What can I do to reolve the problme?

Any Hints?

 

Many Thanks in advance!

btw can anyone tell me how the filename of the addin is?

 

I can't find any file *.addin which indicates that it is from finalbuilder

I found the solution

executing :

devenv.exe /resetaddin FinalBuilder.TeamBuild

worked fine :)

Hi Boas,

Glad you got it working. Although I’m not certain, I think that choosing Tools -> Addin Manager in Visual Studio will also give you a graphical way to re-enable the Addin.

Regards,

Angus

Hi Agnus thanks for your reply.

using the addin manager of visual studio was what I tried first, but with no success.

I think the problem was that the TeamEdition has installed itself and the seemed to be in a kind of dirty state.

Oh, OK. Thanks for updating us.