I've created a .vbg with 2 .vbp's. I set a few breakpoints, and when running the code from VB, it does break at those points. My problem is I am unable to control anything in VB after it hits a breakpoint. I cannot hover over a variable to see a value or move my forms/classes/etc. windows around. All I can do is hit F8 or F5 to step through the code, but I can't even see it step through unless the code it's stepping through happens to be the top window. Does that make sense? That's about the best I could explain it. Is there a setting or something I need to change? I got a new PC and I never had this problem before. Thanks.....