I'm having some trouble debugging using VS. I'm able to attach Visual Studio to the NT process and get all of the breakpoints that are located in code initialization to hit. However, OnBarUpdate breakpoints never get hit. In fact, I placed a breakpoint on OnBarUpdate and it never got hit.
Can someone explain why or how this is happening?
thanks!

Comment