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

Activity overview

Latest activity by ritchiecarroll

Sure! Thanks for taking the time to answer my question. Before the latest release you could always "click" on an item/object in the "disassembler" pane and it would navigate to that item. For example, navigate to something simple (say System.Boolean in mscorlib). Once disassembled you see all the properties and methods in the "Disassembler" pane. Hold your mouse over the green highlighted keyword "string" on the TrueLiteral constant. You will see this is a hyper-link (it get's underlined when you hover over it) - even has a nice tool-tip (System.String). Click it. Nothing happens [image] It used to take you right to the disassembly of System.String. This used to work for any type that could be "found" - for any type that could not be found, it asked you to "find the assembly" - then navigate to it. This was a very fundamental and extremely useful feature. Setup information: Windows XP - 32-bit OS Reflector version: 5.1.4.0 Add-ins: AutoDiagrammer, Reflector.CodeMetrics, Reflector.CodeSearch, Reflector.Diff, Reflector.Graph, Reflector.Review CppCliLanguage As a side note (if this actually works for you and not me), perhaps this is just an IE control and the latest version was compiled using a later version of IE? We are forced by corporate policy to use IE 6.0 - and I have replicated this issue on other computers here. Just a thought. Thanks for your help! Ritchie / comments
Sure! Thanks for taking the time to answer my question. Before the latest release you could always "click" on an item/object in the "disassembler" pane and it would navigate to that item. For exam...
0 votes
Bug Report: Hyper-links not working in latest release...
When you click on a type in the disassembler window it doesn't take to you that type. Anyone else seeing this? :-(
2 followers 2 comments 0 votes