Domain users cannot debug.

G

google

Setup:
---------
Windows XP Pro SP1 (SP1 is not by my choice).
512MB RAM
3.2Ghz
DotNet v1.1.4322
VS.NET 2003

Issue:
-----------
I cannot debug asp.net apps when logged in as a domain user.
I *CAN* debug ASP.net apps when logged in with an account on the local
machine.

I have added the following users to the "Debugger users" group:
- my local machine user (myuser)
- <domain>\myuser
- aspnet

I have added the same users to the "VS Developers" group.

I have modified machine.config processmodel userName to "SYSTEM"
instead of "machine" per a recommendation on a post I found.

Thanks for any help!
 
B

Brock Allen

You must also be a local admin on the target machine in addition to those
other groups.
 
G

google

I am a local admin. We did solve this problem, but by fixing a
completley seperate problem. We *removed* anonymous access to the
folder and it now works... I believe this is what they did. I will
have to double-check as that sounds odd to me that removing rights
would cause VS.NET to start debugging.

Thanks for the response!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top