I have a winform application developed in 3.5 framework. Intermittently, the buttons in the application becomes unresponsive. The application never shows a "Not Responding" in the title, but it's just the buttons. Even if I put a break-point in the button click code, the control never comes there when the button is clicked!!!
What could be the reason?