473,761 Members | 7,710 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

remote debugging problem - seemingly unsolvable?

Okay, so I'll try here now <g>

I've been battling this problem for over a week now. So, if nothing else,
hopefully my little tale of woe will be entertaining. But I'm really hoping
someone somewhere in the world has encountered this problem and knows how to
get around it.

If anyone has any NEW ideas for me, please please let me know. Thanks!

Here goes:

Last week, I was suddenly unable to do remote debugging of asp.net 1.1 on my
windows 2003 server. from my client machine where I use VS2003. The old "you
are not a member of the Debugger Users group" popped up. I tried another web
application. There too. Everywhere. I believe the culprit to be a recent
windows update on the server. Not SP1, I dealt with that this summer.
Of course, I am and always have been a member of the group. I checked. Yup
still there and still a member of Administrators as well. I went through all
the usual checks - folder permissions, etc etc etc.

I did a billion things I can't remember.

I reviewed all of the firewall and other checks on both machines as per this
MSDN article (http://support.microsoft.com/kb/833977) which I used when I
first updated to Windows 2003 SP1.

I removed myself from Administrators and D.U. and couldn't even open up the
project. Added myself back into administrator, was able to open the project
but got the d.u. error. Added myself back into D.U. and got the D.U. error.
I can, by the way run the project without debugging.

I uninstalled the VS remote components from the server and removed the
debugger user group. I reinstalled the VS Remote Components and added myself
into the new debugger user group.

All the while logging out logging in logging out logging in on the client
machine.

I reinstalled Windows 2003 server (though I did not repave the machine).

I added more accounts to debugger users: IWAM, IUSR, even tried to add
NETWORK SERVICE but you are not allowed as it is a security group.

I googled for hours and hours and hours.

But still I am told that I am not a member of Debugger Users.

I say Yes , I AM a member of Debugger Users.

But still I cannot debug. Oh boo hoo.

Any ideas at all?

thanks!

Julie Lerman
Jan 15 '06 #1
16 1698
On Sun, 15 Jan 2006 15:07:18 -0500, "Julie Lerman"
<jl*****@thedat afarm.com> wrote:
Last week, I was suddenly unable to do remote debugging of asp.net 1.1 on my
windows 2003 server. from my client machine where I use VS2003. The old "you
are not a member of the Debugger Users group" popped up. I tried another web


Julie,

Can you please post the exact error message word for word?

Jim Cheshire
----
Blog:
http://blogs.msdn.com/jamesche
Jan 16 '06 #2
Sure:
Error while trying to run project: Unable to start debugging on the web
server. Access is denied. Verify that you are an administrator or a member
of the 'Debugger Users' group on the machine you are trying to debug. After
being added to the 'Debugger Users' group, you must log off and log back on
for the setting to apply.
thanks
julie

"Jim Cheshire" <no****@nomail. com> wrote in message
news:u2******** *************** *********@4ax.c om...
On Sun, 15 Jan 2006 15:07:18 -0500, "Julie Lerman"
<jl*****@thedat afarm.com> wrote:
Last week, I was suddenly unable to do remote debugging of asp.net 1.1 on
my
windows 2003 server. from my client machine where I use VS2003. The old
"you
are not a member of the Debugger Users group" popped up. I tried another
web


Julie,

Can you please post the exact error message word for word?

Jim Cheshire
----
Blog:
http://blogs.msdn.com/jamesche

Jan 16 '06 #3
On Sun, 15 Jan 2006 20:58:13 -0500, "Julie Lerman"
<jl*****@thedat afarm.com> wrote:
Sure:
Error while trying to run project: Unable to start debugging on the web
server. Access is denied. Verify that you are an administrator or a member
of the 'Debugger Users' group on the machine you are trying to debug. After
being added to the 'Debugger Users' group, you must log off and log back on
for the setting to apply.
thanks
julie

I would check two things:

1. Make sure that Windows Authentication is enabled on the Web site
in IIS.

2. Make sure that you have the Debug Programs user right in Local
Security Policy.
Jan 16 '06 #4
> I would check two things:

1. Make sure that Windows Authentication is enabled on the Web site
in IIS.
--absolutely <g>

2. Make sure that you have the Debug Programs user right in Local
Security Policy.
Looking in Local Policies/User Rights Assignment/Debug Programs: This is set
to Administrators (the group, not the account) and I am unable to make any
changes (add or remove). I am a member of the Administrators group.

Anything else??? (sheepish grin...)
"Jim Cheshire" <no****@nomail. com> wrote in message
news:nn******** *************** *********@4ax.c om... On Sun, 15 Jan 2006 20:58:13 -0500, "Julie Lerman"
<jl*****@thedat afarm.com> wrote:
Sure:
Error while trying to run project: Unable to start debugging on the web
server. Access is denied. Verify that you are an administrator or a member
of the 'Debugger Users' group on the machine you are trying to debug.
After
being added to the 'Debugger Users' group, you must log off and log back
on
for the setting to apply.
thanks
julie


Jan 16 '06 #5
On Mon, 16 Jan 2006 10:22:30 -0500, "Julie Lerman"
<jl*****@thedat afarm.com> wrote:

Anything else??? (sheepish grin...)


Is the Machine Debug Manager service running on the Web server box?
Jim Cheshire
--
Blog:
http://blogs.msdn.com/jamesche
Jan 16 '06 #6
yes
and the firewall is aware of it (set in exceptions)
"Jim Cheshire" <no****@nomail. com> wrote in message
news:np******** *************** *********@4ax.c om...
On Mon, 16 Jan 2006 10:22:30 -0500, "Julie Lerman"
<jl*****@thedat afarm.com> wrote:

Anything else??? (sheepish grin...)


Is the Machine Debug Manager service running on the Web server box?
Jim Cheshire
--
Blog:
http://blogs.msdn.com/jamesche

Jan 16 '06 #7
and just as an fyi - since it's buried in the original email... I have done
all of these things:
http://support.microsoft.com/kb/833977

I did them when I originally installed SP1 on the server this summer. But I
checked each of the items when this problem cropped up earlier this month.

julie

"Jim Cheshire" <no****@nomail. com> wrote in message
news:np******** *************** *********@4ax.c om...
On Mon, 16 Jan 2006 10:22:30 -0500, "Julie Lerman"
<jl*****@thedat afarm.com> wrote:

Anything else??? (sheepish grin...)


Is the Machine Debug Manager service running on the Web server box?
Jim Cheshire
--
Blog:
http://blogs.msdn.com/jamesche

Jan 16 '06 #8
On Mon, 16 Jan 2006 11:14:35 -0500, "Julie Lerman"
<jl*****@thedat afarm.com> wrote:
and just as an fyi - since it's buried in the original email... I have done
all of these things:
http://support.microsoft.com/kb/833977

I did them when I originally installed SP1 on the server this summer. But I
checked each of the items when this problem cropped up earlier this month.


Julie,

I would open a case with our support guys. They have some tools they
can run to identify the problem.

Jim Cheshire
--
Blog:
http://blogs.msdn.com/jamesche
Jan 16 '06 #9
maybe that's what I'll do

do you think I should consider repaving the box? I am not a sysadmin and it
is painful for me to rebuild my server. It is not in production, it is what
I use for development.

thanks for your help though

julie

"Jim Cheshire" <no****@nomail. com> wrote in message
news:d1******** *************** *********@4ax.c om...
On Mon, 16 Jan 2006 11:14:35 -0500, "Julie Lerman"
<jl*****@thedat afarm.com> wrote:
and just as an fyi - since it's buried in the original email... I have
done
all of these things:
http://support.microsoft.com/kb/833977

I did them when I originally installed SP1 on the server this summer. But
I
checked each of the items when this problem cropped up earlier this month.


Julie,

I would open a case with our support guys. They have some tools they
can run to identify the problem.

Jim Cheshire
--
Blog:
http://blogs.msdn.com/jamesche

Jan 16 '06 #10

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

Similar topics

1
3582
by: Bihari Srinivasan | last post by:
I am using two PCs, say PC-1 and PC-2 in a networked environment (TCP/IP). Both of these run Windows 2000. PC-1 is a development platform and PC-2 is a remote debug platform. I have a very simply console application written in VB.NET that is built on PC-1 using VisualStudio.NET. I set the VisualStudio.NET debugging environment to execute the application on PC-2. This works as long as pcAnywhere is NOT installed on PC-2 (it does not...
3
5909
by: Nick Bunton | last post by:
I have setup remote debugging on an NT4 workstation for testing. I then build from the debug config on my machine and copy all the files from the /bin/debug folder including the .PDB files. I then connect to the remote machine with VNC and start the application, once running from VS .NET on my development machine I connect to that process and the running app is shown in the IDE, but I cannot get the application to stop on any breakpoints...
1
3084
by: Ken Allen | last post by:
I have encountered a problem with remote debugging under VS 2005 and ..Net 2.0 -- it seems that the framework installation does not include the "Microsoft .Net Framework 2.0 Configuration" tool! My preferred method of debugging uses these steps: 1. Share the directory that contains the debug image; also share the folder that contains the debug monitor. 2. Configure the project debug mode to launch the exeecutable from the share rather...
0
1812
by: Ken Allen | last post by:
The MSDN documentation on remote debugging is a bit sparse, to say the least, and there is almost no information available on the 'best' way to configure this. I should note that my development system is Windows XP Pro and the test machine is Windows 2003, both running the latest upgrades; Visual Studio 2005 is installed on the development system and the .Net 2.0 framework is installed on the test system. The two systems do not have the...
7
2596
by: | last post by:
I'm writing an ASP.NET app, using Visual Studio 2003. VS is running locally on my laptop, but the web app is running on a remote server. My laptop is not in the domain. I do have a domain account. I had no issue creating the web app on the remote server after authenticating with the domain account, but I can't debug. It complains that I don't have rights. My domain account is in the administrators group on the remote machine. I also have...
1
2026
by: CK | last post by:
Hello All, I have been trying to setup remote debugging for web part development by running through the steps in the following documentation: Debugging Web Parts: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_SP2003_ta/html/sharepoint_debugwebparts.asp Debug Settings and Preparation: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/_core_Debugging_Preparation.asp unfortunately, I have...
3
2769
by: Rick | last post by:
We have a web site that was built as an ASP.Net Web Site, I am unable to remote debug, when build ing the web site there is not a dll or PDB file generated. I can debug on my local machine but unable to attach to the process when running from the web server. Can someone tell me how to remote debug an ASP.Net Website that does not genate a dll or PDB file? Thanks in advance! Rick
3
6628
by: Yves Gagnon | last post by:
Hi, I try to debug a WCF hosted in a windows services on a serveur that is on an other domaine then my developpement machine. I tried many things without succes. Here is what I tried: First I installed on the server I want to debug, the remote debugger tools from the VS 2005 CD. I just install the windows application. I tried from there to debug, without succes. I could connect to the remote machine only when the msvsmon.exe is in the...
7
4163
by: luker | last post by:
Hello Experts, I am writing an application for a device running windows xp embedded. I want to code on my developer pc and deploy the running executable to the embedded device. - The two boxes are linked directly by a network cable. - Both are in the same subnetwork and are able to ping each other. - Each box is sharing a directory. - Each box has a remotely shared directory opened in an explorer window. - The development pc is in...
0
9345
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10115
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
9957
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
9905
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
9775
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8780
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...
0
6609
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();...
3
3456
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2752
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.