How can we help you today? How can we help you today?

.NET Reflector Pro EAP build 415 Download

Here is another new EAP build of Reflector Pro.

New features in this release:
- Improved exception reporting
- Removes duplicated assemblies from the list
- Many bugfixes

.NET Reflector Pro is with a Visual Studio Addin that lets you use Visual Studio's step-through-debugging on assemblies that you don't have the source code for.

Have a look at my blog post: http://www.simple-talk.com/community/bl ... 74919.aspx for more details.

This is still an early build. We don't guarantee that it'll work, and it might break your visual studio configuration or project configuration. Make sure you have backups (or source control) for any projects you use this on.

Download here:

http://www.red-gate.com/messageboard/vi ... .php?f=109

Installation instructions:
To install the visual studio addin simply:
- unzip everything somewhere and run reflector.
- The next time you open visual studio, the addin will be installed in the menu. You can configure the addin in reflector's Tools > Integration Options.

I'd really like to hear your feedback about the visual studio debugging feature. Please post any feedback or bugs in this forum.
Alex D
0

Comments

8 comments

  • blindahl
    _love_ the VS integration.

    two questions, at the moment:

    1. any idea when VS2010b2 support might be included?

    2. at least in versions before this one, it was impossible to add assemblies that aren't referenced in the current project to the 'disassemble' list. i had to add a dummy project with the refs i wanted to use.
    blindahl
    0
  • Alex D
    Oh, I thought it worked on VS2010. I have it installed here, and test it occasionally. Might have broken in this build though.

    The "Browse" button to add non-referenced assemblies to decompile should still be there.
    Alex D
    0
  • blindahl
    ok, i'll look for the button. i didn't find it before.

    IIRC i did see it in 2010b1, but b2 doesn't show reflector in the addin manager.
    blindahl
    0
  • blindahl
    ahah - they changed folder names on you. :) the addin is in <docs>/Visual Studio 10/addins... but the folder b2 made is <docs>/Visual Studio 2010. I'll try moving the addin there and see if it works.
    blindahl
    0
  • blindahl
    hmm. used the 'integration' menu item in reflector, and it added it to the right place for 2010. weird. i'll let you know what i find out.
    blindahl
    0
  • Alex D
    Yes, Reflector doesn't use the actual folder location, it finds it out, so a reinstall from the Integration Options should do the trick.
    Alex D
    0
  • blindahl
    blindahl wrote:
    ok, i'll look for the button. i didn't find it before.

    was either blind or stupid. or both. button is there. :)
    blindahl
    0
  • blindahl
    next bug: decompiling mscorlib 4.0b2:

    System.NotSupportedException: FieldReferenceExpression ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2656, offset:428 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2656, offset:87 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2655, offset:24 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2640, offset:28 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2493, offset:576 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2491, offset:3961 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1128, offset:406 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1155, offset:56 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 4827, offset:791 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 4825, offset:209
    --- End of inner exception stack trace ---
    --- End of inner exception stack trace ---
    --- End of inner exception stack trace ---
    --- End of inner exception stack trace ---
    --- End of inner exception stack trace ---
    --- End of inner exception stack trace ---
    --- End of inner exception stack trace ---
    --- End of inner exception stack trace ---
    --- End of inner exception stack trace ---
    --- End of inner exception stack trace ---
    at .&#135;.(AssemblyReference , FrameworkLanguageSelection , , EventHandler`1 )
    at .&#149;.(AssemblyReference , FrameworkLanguageSelection )
    blindahl
    0

Add comment

Please sign in to leave a comment.