I installed the Net Reflector trial to accomplish a specific task, but now even after I've uninstalled it the debugger still goes into .net assembly code that I would rather it skip over.
How do I get it to return to the previous behavior?
I installed the Net Reflector trial to accomplish a specific task, but now even after I've uninstalled it the debugger still goes into .net assembly code that I would rather it skip over.
How do I get it to return to the previous behavior?
Assuming the Redgate uninstaller did its job, there's only one setting that could affect this. Tools + Options, Debugging, General. Untick the "Enable .NET Framework source stepping" option. You probably prefer "Enable Just My Code" ticked.
If that doesn't solve it then you'll need help from Redgate to get your machine in working order again.