G
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!
---------
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!