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.
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