Debugging ASP.NET as a power user

R

Richard Fennell

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
 

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

Top