Occasionally I used to receive this error
“Unable to start debugging. The Machine Debug Manager is disabled” when I try to run the solution from visual studio in debug mode.
The reason for this was Machine Debug Manager was in disabled state or not started.
So the solution for this is
1) Go to control panel.
2) Then Administrative Tools
3) Then services.
4) In services find the service named Machine debug manager.
Enable the service and start it if disabled or stopped.
Bye
RSS - Posts

Thanks and very uesful.
By: maideen on October 22, 2008
at 12:15 am
nice
By: divya on November 20, 2008
at 8:04 am
i can’t find machine debug manager in services
By: Anonymous on March 31, 2009
at 8:28 am
Thanks for sharing the knowledge
By: Anonymous on July 30, 2009
at 5:02 pm