• 0

Unable to debug


Question

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:

post-47-1087519006.gif

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

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

  • 0

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

  • 0

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

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.