Posts
Sort by recent activity
Drag to code window
It might just be the way I use it, but it would be pretty handy if I could drag an object from the search results into a code window, like you can from the object explorer.
A workaround is to doubl...
Build 415 - failed to decompile methods
I ran it through one of my open-source projects:675 methods were decompiled successfully, but .NET Reflector failed to decompile 28 methods
.NET Reflector failed to decompile the following methods:...
Build 451 - decompile attempt (specific dll) crashes VSTS
Using Build 451 (was: 415, was: 381) on XP32/VSTS (2008).
I have a sample dll that I wanted to decompile (oddly enough, so I could re-compile it and use with source in ANTS) - it gets to 68% and th...
Pro - bundle?
It might be too early to answer this, but is the plan to include Reflector Pro in the .NET Bundle? I'll also fully understand if you don't want to expose your marketing master-plan just yet ;-p
build 341 - object browser / decompiled definition fails
If I go into the object browser and right click, I see a new "Go to Decompiled Definition" - but when I select this it just opens reflector at the root of the tree.
For other methods / assemblies i...
build 341 - cache db tripped over itself
Assembly decompilation failed (when using "all assemblies" to decompile the standard project references) with message:
The process cannot access the file 'C:\Documents and Settings\mgravell\Local ...
build 341; Looking good; some suggestions [complete]
Looking good, but some indication of the progress of the "Assembly decompilation in progress" would be good - is it 10%? 90%? who knows. Presumably it runs method-by-method, or type-by-type, so som...