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

.NET Reflector Pro EAP build 506 Download

Here is another new EAP build of Reflector Pro.

New features in this release:
- Lots more reported exceptions fixed
- Some 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

4 comments

  • blindahl
    when vs2010 launches, i get an error dialog with an <unknown error> and error code 80131515.

    Any clues what i should check for?
    blindahl
    0
  • blindahl
    here's an assembly that .506 can't disassemble for debugging:

    Program Files(x86)\Microsoft Visual Studio 10.0\Common 7\IDE\Private Assembliies\Microsoft.VisualStudio.Xaml.dll

    i get an exception:

    System.NullReferenceException: Object reference not set to an instance of an object. ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 6455, offset:16 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 5710, offset:76 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 5765, offset:447 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 5765, offset:411 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 5579, offset:417 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 5198, offset:308 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 5184, offset:13 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 5977, offset:793 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 5975, offset:211
    --- 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 , &#142;&#158; , FrameworkLanguageSelection , , EventHandler`1 )
    at .&#149;.(AssemblyReference , FrameworkLanguageSelection )
    blindahl
    0
  • wizzard0
    Build 506 expired today. Please set the expire delay for something larger than 14 days, as the Reflector (free) can't work with .NET 4 assemblies now.
    wizzard0
    0
  • Alex D
    Apologies, new version up now.
    Alex D
    0

Add comment

Please sign in to leave a comment.