473,806 Members | 2,525 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Domain users cannot debug.

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>\myus er
- 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!

Nov 19 '05 #1
2 1359
You must also be a local admin on the target machine in addition to those
other groups.

-Brock
DevelopMentor
http://staff.develop.com/ballen
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>\myus er
- 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!


Nov 19 '05 #2
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!
Brock Allen wrote:
You must also be a local admin on the target machine in addition to those other groups.

-Brock
DevelopMentor
http://staff.develop.com/ballen
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>\myus er
- 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!


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

27
3266
by: Tim Tyler | last post by:
Are there many PHP public domain projects out there? I'm particularly interested in CMS project materials. So far - outside of my own projects - I've found /very/ little PD PHP material out there. A large proportion of the PHP community seems to have embraced the Gnu licenses - complete with all their restrictions on the users of the software.
2
3599
by: Infant Newbie | last post by:
I have a windows 2003 domain with 2 servers - one for sql server 2000 and another as iis. When my asp.net app connects to the sql server I get the above error. I modified the <processmodel> section of the machine config and created a user "aspnet_a" with a strong password. Gave the aspnet_a rights to log on as a service etc as in the kb articles. Above the process model section i noticed that the notes said "Please use administrative UI...
1
1669
by: Drunken Coder | last post by:
I have a small network setup in my home where I have my workstation which is WindowsXP Home Edition and a server running Windows 2000 Server configured as a domain controller. The domain controller has Visual Studio.NET installed on it and IIS is configured. This machine is also hosting my SQL Server 2000. Everything except debugging seems to be working. I can connect to the machine from my remote workstation and develop as well as develop...
1
1169
by: Grey | last post by:
I need to use one VS.NET from one domain, DomainA, to connecting the IIS web server in another domain, DomainB. However, I got an error when I try to run the project. Error Message "Error while trying to run project: Unable to start debugging on the web server. Access denied. Verify that you are an administrator or a member of the 'Debugger Users' group on the machine you are tyring to debug. After being added to the 'Debugger Users'...
1
1045
by: Juan Pedro Gonzalez | last post by:
Hi I'm developping an application as a front end for SQL server. I want to use System authentication on my SQL Server. I want to be able to add new users accounts. The gretatest problem here is to display a window with a list of users and or groups of my domain so the administrator doesn't have to type the whole name. I'd also want to know how this could be done if I'm inside a workgroup (No domain)... That is, getting the users list...
0
1395
by: bi89101 | last post by:
I'm trying to debug a C++ application on the local machine (not ASP.NET) which happens to be a domain controller. Administrators can debug, but domain users cannot. I have looked at the debugger Word doc that is oftern referenced on the net. All users on the machine are in the "Debugger Users Group" and the effective policies reflect this. Debugging is fine on computers other than the domain controller with these settings, however the...
0
1327
by: Michael Kremser | last post by:
Hi NG! I have troubles with loading an application to its own app domain. I have two applications: An caller application named "OfficeTSWCallerDemo" (in a directory like "X:\Blablabla\AppA\bin\Debug") and an callee application named "GEMOfficeTSW" (in a directory like "X:\Gagaga\AppB\bin\Debug"). The latter saves settings in its GEMOfficeTSW.exe.config and user.config in C:\Documents and Settings\username\Local Settings\Application
0
1070
by: Morten Fagermoen | last post by:
Hi! I have a function that returns a System.Collections.Generic.List(Of String) of the users in a specified group. It seems to work fine with an exception of the Domain Users group. When I query Domain Users I only get a few users back even if it is several thousand members in this group. The code I use is: Sub GetGroupMembers(ByVal ggmGroup As String, ByRef ggmMembers As System.Collections.Generic.List(Of String))
2
5338
by: f rom | last post by:
----- Forwarded Message ---- From: Josiah Carlson <jcarlson@uci.edu> To: f rom <etaoinbe@yahoo.com>; wxpython-users@lists.wxwidgets.org Sent: Monday, December 4, 2006 10:03:28 PM Subject: Re: 1>make_buildinfo.obj : error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function _make_buildinfo2 Ask on python-list@python.org . - Josiah
0
10620
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10369
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10372
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9187
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7650
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4329
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3851
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.