Visual Studio throws UnauthorizedAccessException when debugging

R

R Warford

Visual Studio throws an UnauthorizedAccessException when I attempt to debug
my ASP.NET application. The error message refers to what appears to be a
temporary DLL created by Visual Studio. The error occurs if I make a
change to HTML code. If I force a recompile of the solution, the error
goes away.

Anybody know how to make this go away?
 
S

SSW

I think ur Windows Account group [Debugger Users account group] should have
User Account start with IWAM_(Account for iis Lauch service) and
NT_Authority/System Account.

I don't know what is the Account for iis Lauch service in ur m/c, but
generally starts with IWAM_.

U can try adding above two account to group [Debugger Users account group]
....

HTH

sswlaia
MCSD, MCAD, OCA
 
G

Guest

Thanks, but I have verified that my Debugger group
contains both the IWAM_ and NT_Authority accounts.

Any other ideas?

NOte that I am able to debug, however I get the exception
if I modify ONLY HTML files, then run the debugger (in
which case Visual Studio does not recompile the
solution). If I force a recompile of the solution,
everything works normally.

-Roger
-----Original Message-----
I think ur Windows Account group [Debugger Users account group] should have
User Account start with IWAM_(Account for iis Lauch service) and
NT_Authority/System Account.

I don't know what is the Account for iis Lauch service in ur m/c, but
generally starts with IWAM_.

U can try adding above two account to group [Debugger Users account group]
....

HTH

sswlaia
MCSD, MCAD, OCA

Anybody?
when
I attempt to debug


.
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top