OptiPlex Posted June 18, 2004 Share Posted June 18, 2004 Check it out. When I try to debug with Visual Basic .NET 2003 I get this error: Yes I am a restricted user, but I made myself part of the Debugger Users group but I still get this error. :o HELP! :cry: Link to comment Share on other sites More sharing options...
0 azcodemonkey Posted June 18, 2004 Share Posted June 18, 2004 I've often found the only way to debug is to be an administrator. Link to comment Share on other sites More sharing options...
0 John Veteran Posted June 18, 2004 Veteran Share Posted June 18, 2004 Did you logoff? Try making yourself an admin and see if it still does it. Otherwise you'll have to check the permissions on TONS of things because I don't even know where to begin to look for that :| Link to comment Share on other sites More sharing options...
0 Sn1p3t Posted June 18, 2004 Share Posted June 18, 2004 Since you are part of the Restricted Users, you maybe denied access to a function, meaning the Debugging Users Allow would be canceled out. Debugging requires attaching a process to your app, so it goes to show you need some access rights :D. Link to comment Share on other sites More sharing options...
0 rundkaas Posted June 18, 2004 Share Posted June 18, 2004 is this i winform project, og asp.net? IF it's asp.net then make sure you have debug enabled i web.config, and if the debunging is on another machine make sure you have that spesified i the program settings(Project - properties - Configuration - Debuging - Remote Debuging and that is ONLY IF the actual debuging takes place on another machine(often server), I do beleve you would have to have remote debungin instaled also ) Link to comment Share on other sites More sharing options...
Question
OptiPlex
Check it out. When I try to debug with Visual Basic .NET 2003 I get this error:
Yes I am a restricted user, but I made myself part of the Debugger Users group but I still get this error. :o
HELP! :cry:
Link to comment
Share on other sites
4 answers to this question
Recommended Posts