Posts
Sort by recent activity
Is there a way for Reflector to work with remote debugging?
I'd like to step into .NET source code on another machine, running a slightly different version of the .NET framework (I'm on Windows 7, the remote machine is running XP with .NET 3.5). The problem...
Trying to understand the chemistry with "Source Stepping"
So... I've been using reflector for some time, and have come to appreciate the VS Addin. I am having some trouble with consistently getting Visual Studio to hit breakpoints in the generated code vi...
Add-in failed to load on second machine
I noticed that my second developer machine is attempting to load the VS addin that has been placed on my home directory on a network share. I get an error meesage giving me the option to remove the...
Command window appears relentlessly while debugging
When I have the Reflector addin enabled in Visual Studio 2008, I noticed when I'm stepping through code via. F5 hitting my breakpoints that the "Command" window flashes each time. This is something...