I can't debug asp.net app in DC at windows 2000

  • Thread starter Thread starter moon
  • Start date Start date
M

moon

hi.

i have a big problem in solving compile asp.net app.

compiling without debugging is running well.

but,

when compiling with debugging , I emereged that situation.

" there is an error during processing project. webserver
can't start debugging . access is denied "

I search and find two problem that i don't change

first is machine.config

below process model , username property change machine to
system.

and second is change ntfs permission.

i chnage the problem. but debug is not run properly.

what is problem that i have?

can anybody who kwow the problem tell me ?

bye..^^
 
Thanks for Reply..

I install VS.NET and upgrade active directory

and i found debugger group in Domain-Local group

and I add user( administrator,ASPNET,IWAM_LOCAL,LOCAL)

ans that's all

I don't know about permission well.

Does mysetting wrong?

If my setting is Wrong, Would you tell me ?

thx..^^
 
Back
Top