We are pleased to announce the first build of our Early Access Program of .NET Reflector 6!

.NET Reflector 6 comes 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/blogs/alex/archive/2009/09/22/74919.aspx for more details.

This is still a very 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/viewforum.php?f=109

Post your feedback, or if you come across any bugs, in this forum.
Alex D
0

Comments

1 comment

  • Alex D
    If the debugging doesn’t happen try these tips:
      The Just My Code option in Visual Studio, make sure it’s unticked Pdb files by the assemblies you’re decompiling will hide our ones Another symbol source you might have configured will hide our pdbs
    We’ll make messages to help with these in a future version.

    Also you need VS 2008 installed even if you just want to use VS 2005.
    Alex D
    0

Add comment

Please sign in to leave a comment.