It seems that Reflector AddIn only installs on a single version of Visual Studio. I have VS 2005, 2008, and 2010 on my machine. But, Reflector addIn only seems to be added into the VS2010. Unfortunately, I have a client project where I must open VS2008 because the rest of the team uses 2008. Anyone else with multiple VS installations experiencing this problem?
wmild
0

Comments

6 comments

  • Clive Tong
    Hi.

    I've not seen this happen before. Here we regularly run virtual machines with all three versions of Visual Studio installed (2005/2008/2010) and install the addin into each of these versions.

    I assume that the 2008 isn't the express edition, as that doesn't support addins?

    Could you try running reflector.exe and looking on the tools/integration options dialog - are the check boxes disabled for the 2005 and 2008 versions of Visual Studio?

    Thanks
    Clive Tong
    0
  • wmild
    Sorry for my delayed reply, I guess I didn't check "Notify me when a repy is posted."

    Correct, the 2008 is not the express edition. The check boxes are checked off in Tools --> Integration Options. Yet, VS2008 still lacks the added reflector menu.

    How strange.
    wmild
    0
  • Clive Tong
    The next thing to have a look at is the Tools/Add-in Manager dialog.

    Can you have a look to see if ".NET Reflector" appears and is checked?

    If it doesn't appear, then the addin should have been installed for the current user by putting a file named Redgate.reflector.addin into a subdirectory of the user's Dopcuments (for example c:\users\administrator\documents\visual studio 2008\addins\), so can you check to see if has been placed there?

    Thanks.
    Clive Tong
    0
  • wmild
    ".NET Reflector" is not checked in Tools/Add-in Manager dialog. RedGate.Reflector.Addin is in C:\Users\William\Documents\Visual Studio 2008\Addins.
    wmild
    0
  • Clive Tong
    If you check it in "Available Add-ins" column, the menu should then get added.
    Clive Tong
    0
  • wmild
    I love easy solutions! That worked! Thanks.
    wmild
    0

Add comment

Please sign in to leave a comment.