|
|
Question : Users and groups in Windows XP Pro
|
|
I'm getting an error message in Visual Studio that reads:
Error while trying to run project: You do not have permissions to debug the server.
Verify that you are a member of the 'Debugger Users' group on the server.
I have two questions then. (1) How do I find out which user I'm currently running my computer as? (2) How do I make said user a member of the 'Debugger Users' group?
Thanks,
Jay
|
Answer : Users and groups in Windows XP Pro
|
|
For #2 in the Run box type "Control Userpasswords2" (no quotes) and enter administrator password when prompted. Select the Advanced tab Click Advanced button Highlight Groups in left window pane Double click Debugger Users in the right pane Click the Add button Then type in your user name and click Check Name button enter Admin credentials if prompted Click OK - OK - close User and Groups window and you should be good-to-go
Krompton
|
|
|
|