What:
Trying to debug any project in VS2003, getting the error: Error while trying to run project: Unable to start debugging. Access is denied
Resolution:
1."C:/Program Files/Common Files/Microsoft shared/VS7Debug/mdm.exe" /unregserver
2."C:/Program Files/Common Files/Microsoft shared/VS7Debug/mdm.exe" /regserver
Result:
Fixed