Can't attach to aspnet_wp.exe worker process (it's not there)

R

Ronald S. Cook

I used to be able to attach to my aspnet_wp.exe worker process to debug ove
rin my service. Suddenly, it's not on the list of processes to attach to
when I click debug.. attach to process.

Any idea where it went and how I bring it back?

I tried running aspnet_regiis.exe -i to restart IIS but that didn't help.

Thanks for any help,
Ron
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,

Did you check the "Show processes from all users" & "Show processes from
all sessions"?
 
D

Doug Semler

Yes

"Ignacio Machin ( .NET/ C# MVP )" <machin TA laceupsolutions.com> wrote in
message

Have you made a call into the web service yet? The aspnet_wp won't
start until SOMETHING has started the web service (even if it's just
navigating to the .asmx page through internet explorer).
 

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