I keep getting this

This .NET Reflector 6 early access build has expired.

Please visit http://www.red-gate.com/messageboard/vi ... .php?f=109 to get the latest build.

How do i update - i tried installing the latest version from the site - still get this.

Where would I use this in VS - if i see the bin folder and right click on a dll I thought I'd see a view using reflector or similar - not sure hoe to use this in VS.

Thanks
Gregor
gsuttie
0

Comments

6 comments

  • StephenC
    The add-in needs to be effectively 'reset' to use the newest build.

    All you need to do is run the latest standalone Reflector, go to Tools > Integration options. Simply doing that will be enough to allow the latest Pro add-in to then run.

    You may need to have VS shut down first of all in order for it to work.

    Once this is done, open your solution, go to the Reflector menu in VS, choose which assemblies you want to debug from your project and then set a break point in your code and step into it.

    Stephen
    StephenC
    0
  • gsuttie
    how do i remove reflector from vs - every time it starts up its saying its expired
    gsuttie
    0
  • StephenC
    There are a couple of ways but if you run the standalone Reflector go to Tools > Integration options and uncheck the option.
    StephenC
    0
  • gsuttie
    Hi there

    How do I remove this from Visual Studio 2005, I don't have Tools - Integration Options - I just want to get rid of the popup at startup telling me its out of date.

    Thanks
    Gregor
    gsuttie
    0
  • StephenC
    If I'm right, what I think is happening is that you might be running the wrong instance of the standalone .NET Reflector. If you go to Help > About it will tell you if you are running V5 but that's just my guess.

    The V6 standalone Reflector will have the Tools > Integration menu.

    Stephen
    StephenC
    0
  • Alex D
    You can also delete RedGate.Reflector.Addin.dll or use VS's Tools>Add-ins dialog to remove it.

    Cheers,
    Alex D
    0

Add comment

Please sign in to leave a comment.