Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB has a 'Unable to start Debugging' error

Status
Not open for further replies.

furtech

IS-IT--Management
Oct 19, 2003
96
AU
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
---------------------------------------
 
So it's a user that is getting the error, or a developer?

I had the same problem when I started a new job last year. I had to be made an administrator on my local PC (I'm a developer).
 
It's actually at a school, so we don’t want to make them local admins.

Thanks,



---------------------------------------
Matthew Collins
---------------------------------------
 
Is it a Windows Forms app, or an ASP .NET app?


I used to rock and roll every night and party every day. Then it was every other day. Now I'm lucky if I can find 30 minutes a week in which to get funky. - Homer Simpson

Arrrr, mateys! Ye needs ta be preparin' yerselves fer Talk Like a Pirate Day! Ye has a choice: talk like a pira
 
Possible things to check may be an Anti-virus softwareinstallation blocking thing or the Windows Firewall

General FAQ faq333-2924
5 steps to asking a question faq333-3811
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top