Sammich
July 20th, 2004, 01:51 PM
Hello everyone, I've tried to search this forum and msdn for everything I can releating to debugging and so far I keep coming up with the same solution which is not working at all, "Make sure the user(s) are members of the 'Debugger Users' Group.
The problem: I am attempting to "Start Without Debugging"/"Start" a C++ program from the Debug menu in vs.net 2003 after compiling it (which works fine) and receive the folling messages when logged on as a normal user who is part of the debugger users but without admin priveleges:
'Start Without Debugging' (1024x768 image) (http://portfolio.iu.edu/dpjackso/debug.png)
and
'Start' (1024x768 image) (http://portfolio.iu.edu/dpjackso/debug1.png)
This problem only occurs when logged in as a user without admin. Users can go to the Debug/Release directories in the project folder and run the .exe outside of vs.net with no problems. I believe there is a part of the registry that I need to allow regular users to write to, but I can't quite figure it out. I just upgraded from vs.net 2002 --> vs.net 2003. I know this will work without giving regular users admin because I have another machine with vs.net 2003 and it is working fine without making everyone a Power User/Admin. The problem with this build is that I had to start from scratch and didn't get the same settings as the other, and I can't quite remember all the settings on the old machine. I'm comparing them but drudging through the registry and directories on my HD can be a pain. Anyone else have this problem or possibly be able to direct me to the solution? Thanks
The problem: I am attempting to "Start Without Debugging"/"Start" a C++ program from the Debug menu in vs.net 2003 after compiling it (which works fine) and receive the folling messages when logged on as a normal user who is part of the debugger users but without admin priveleges:
'Start Without Debugging' (1024x768 image) (http://portfolio.iu.edu/dpjackso/debug.png)
and
'Start' (1024x768 image) (http://portfolio.iu.edu/dpjackso/debug1.png)
This problem only occurs when logged in as a user without admin. Users can go to the Debug/Release directories in the project folder and run the .exe outside of vs.net with no problems. I believe there is a part of the registry that I need to allow regular users to write to, but I can't quite figure it out. I just upgraded from vs.net 2002 --> vs.net 2003. I know this will work without giving regular users admin because I have another machine with vs.net 2003 and it is working fine without making everyone a Power User/Admin. The problem with this build is that I had to start from scratch and didn't get the same settings as the other, and I can't quite remember all the settings on the old machine. I'm comparing them but drudging through the registry and directories on my HD can be a pain. Anyone else have this problem or possibly be able to direct me to the solution? Thanks