problem in debugging web applications of asp.net
-
Hi everyone i have the problem to debug my web applications. i m loggin through administartor account. it is the member of debugger users,Vs developers group. i have also added aspnet account to debugger users group. It is some previleges problem. error is "error while trying to run the project.you do not have previleges to debug web server process." from this forum itself i got solution that i should attach aspnet_wp to my application.But it did'nt allow me to attach aspnet_wp.exe i m using windows XP. error comes while i m going to attach aspnet_wp.exe Or is there any other solution for it so that i can debug my web applications. one thing which i noticed here is that i m able to debug my windows applications. but not any web applications. plz help me out. i m struggling with it from 15 days. plz plz plz guide me "unable to attach to process.Access is denied." -- modified at 3:47 Monday 25th December, 2006
-
Hi everyone i have the problem to debug my web applications. i m loggin through administartor account. it is the member of debugger users,Vs developers group. i have also added aspnet account to debugger users group. It is some previleges problem. error is "error while trying to run the project.you do not have previleges to debug web server process." from this forum itself i got solution that i should attach aspnet_wp to my application.But it did'nt allow me to attach aspnet_wp.exe i m using windows XP. error comes while i m going to attach aspnet_wp.exe Or is there any other solution for it so that i can debug my web applications. one thing which i noticed here is that i m able to debug my windows applications. but not any web applications. plz help me out. i m struggling with it from 15 days. plz plz plz guide me "unable to attach to process.Access is denied." -- modified at 3:47 Monday 25th December, 2006
-
thanks for ur valuble suggetion but debug is true in compilation section of my web.config file. in fact i have checked all these possibilities 1.Integrated windows authentication checkbox is true in IIS 2.HTTP keep alives is checked 3.annonymous access is true username is IUSR_ServerHO3 where ServerHO3 is my machine name And allow IIS to configure the password is checked 4.In IDE Debug is selected 5.In project's properties ASP.Net debugging checkbox is enabled 6.All required services are running 7.i m using windows xp and login through "domain\administrator" user account. As usual "domain\Administrator" is the member of debugger users group,Vs developers group and administrators group on my PC. 8.ASPNET account is also the member of all the above groups. after checking all the above possibilities i have posted it here and some guru has suggested me that i should attach asp.net worker process(aspnet_wp.exe) to my application. and now when i m going to attach form debug->processes it prompts "unable to attach to process.access is denied." i think if i will be able to attach aspnet_wp.exe to my application then it may solve my problem. any idea besides the above solution will be highly appriciated. i hope u ppl have understood my problem. plz suggest some remedy.... Ajay Kumar -- modified at 0:36 Tuesday 26th December, 2006