When a user tries to execute their code in Visual Basic (part of Visual Studio .Net 2003) they receive the following error:
Microsoft Development Environment
Error while trying to run project: Unable to start debugging.
Access is denied. Verify that you are an administrator or a member of the 'Debugger Users' group on the machine you are trying to debug. After being added to the 'Deuber Users' group, you must log off and back on for the setting to apply.
The users are part of the Debugger Group and also the VS Developer group. It will debug code fine if an Administrator is logged in.
I believe it was working fine only a few weeks ago, so I'm thinking its some kind of MS Update that's triggered the problem.
Any ideas or suggestions?
Thanks,
---------------------------------------
Matthew Collins
---------------------------------------
Microsoft Development Environment
Error while trying to run project: Unable to start debugging.
Access is denied. Verify that you are an administrator or a member of the 'Debugger Users' group on the machine you are trying to debug. After being added to the 'Deuber Users' group, you must log off and back on for the setting to apply.
The users are part of the Debugger Group and also the VS Developer group. It will debug code fine if an Administrator is logged in.
I believe it was working fine only a few weeks ago, so I'm thinking its some kind of MS Update that's triggered the problem.
Any ideas or suggestions?
Thanks,
---------------------------------------
Matthew Collins
---------------------------------------