473,322 Members | 1,405 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Debugging ASP.NET as a power user

Am trying to do ASP.NET development on my XP Prof. box logged in as a power
user (not the administrator I used to be).

As an admin user all is OK.

But as a power user, I have made sure my account to the power user,
debugging user and vs developers and all seems OK bar debugging ASP.NET.

I get an access denied error that I cannot connect the debugger. The help
informs that it is probably due the ASPNET work process not being the right
account to allow a non admin user to connect.

Is there a recommended way to setup a local development IIS/ASPNET server
for debugging work my a local power user? e.g change the process account,
start VS.NET with different creditents

Richard
Nov 18 '05 #1
1 1206
http://msdn.microsoft.com/library/de...Privileges.asp

There are proposed solutions where VS.NET itself is running with admin
privileges (Run As-option) or the power user account is granted the special
"SeDebugPrivilege" privilege (that only admin users have by default)

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist

"Richard Fennell" <ri*****@blackmarble.co.uk> wrote in message
news:OY**************@tk2msftngp13.phx.gbl...
Am trying to do ASP.NET development on my XP Prof. box logged in as a power user (not the administrator I used to be).

As an admin user all is OK.

But as a power user, I have made sure my account to the power user,
debugging user and vs developers and all seems OK bar debugging ASP.NET.

I get an access denied error that I cannot connect the debugger. The help
informs that it is probably due the ASPNET work process not being the right account to allow a non admin user to connect.

Is there a recommended way to setup a local development IIS/ASPNET server
for debugging work my a local power user? e.g change the process account,
start VS.NET with different creditents

Richard

Nov 18 '05 #2

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

Similar topics

79
by: Tim Tyler | last post by:
PHP has some pretty funky error messages: "parse error, unexpected T_IF"; "Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING"; Humans often see these - shouldn't they be more...
13
by: python | last post by:
hello and thanks for reading this, i have been a dos/windows user using some form of the basic language for 30 years now. i own and run a small programming company and there is one feature that...
3
by: Steve Wark | last post by:
I have a Windows 2003 Web server on which I was debugging remotely with no problems. I then moved this server to a different domain and now remote debugging will not work, the error is; ...
7
by: Frank | last post by:
I'm running a mixed ASP / ASP.NET environment. I can use the debugger in for the ASP.NET code, no problems. But when I turn on ASP Debugging for the project, I get the error message: "Error...
41
by: jacob navia | last post by:
In the C tutorial for lcc-win32, I have a small chapter about a debugging implementation of malloc. Here is the code, and the explanations that go with it. I would appreciate your feedback...
5
by: phnimx | last post by:
Hi , We have developed a number of plug-in .NET Library Components that we typically deploy with our various applications by installing them into the GAC. Each of the applications contains an...
0
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the...
2
jwwicks
by: jwwicks | last post by:
C/C++ Programs and Debugging in Linux This tutorial will give you a basic idea how to debug a program in Linux using GDB. As you are aware Visual Studio doesn’t run on Linux so you have to use...
2
by: Eran.Yasso | last post by:
Hi all, I developed application in C# to be used in Vista. I used manifest so power user or any other user beside administrator can run. The problem is that the power user gets message that the...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.