Reflector Add-In + Reflector 3.3.1.0
If anyone has tried using the Reflector Add-In with the latest version of Reflector, they will have found that the automatic download isn't working. Reflector's download location and public key changed recently causing it to break. I'm sorry I haven't released an update sooner. I've been rather distracted with a complete rewrite of the Managed Add-Ins framework. At some point you can expect a leaner, meaner add-in machine. For the moment I've got a fixed version of the Reflector Add-In for you (plus source). Unfortunately something in Reflector has changed causing it to stop working inside VS.NET 2002 (I imagine most people are using 2003 now anyway). If you have any idea what the problem is please let me know!
The following ZIP contains source and binaries for the Reflector Add-In. Because I don't distribute Reflector with it, you will find that it won't compile strait away. The first time it runs, it will download Reflector and do some binding redirects on its .config file. After this you should find that it compiles. To run it for the first time do the following...
- Download and install ManagedAddIns-1.0.33.msi.
- Replace the '\Program Files\ManagedAddIns\AddIns\ReflectorAddIn' with Reflector Add-In + Source
- Launch VS.NET 2003 and select 'Tools\Managed Add-Ins..\ReflectorVSAddIn'.
- Use the automatic Reflector download
Could you comment here if my instructions are okay and it works (or more importantly if it doesn't)?