I have a user who when she tries to run a project, recieves the following: "Error while trying to run project:Unable to start debugging. No such interface supported" Similar message appears when selcting Tools, Debug Processes.
Software has been reinstalled, as well .Net Framework 1.1.
Any advice is greatly appreciated.
Software/Hardware used:
ASKED:
October 3, 2005 10:06 AM
UPDATED:
March 19, 2006 6:52 PM
Did you compile your project in debug mode for the user? You should use release.
Another thing to check is to make sure that the user in question is a member of the “Debugger Users” group on the machine she is using.