Cannot find w3wp .net core 2.2 process
Answered
Hey @all,
i need help. I cannot find the w3wp.exe process when i am trying to attach to this process. Rider is started with admin rights. I think the reason is, that Rider isnt identicating the process as a .net process. With VS its possible to attach.
The process is running. ;)
Any ideas?
Please sign in to leave a comment.
Hello Thobias,
Could you please do the following:
- enable Help | Trace scenarios | ClrEnumerator;
- reproduce the issue, check the PID of the w3wp.exe process;
- collect the logs using the following instruction, disable Trace.
Attach the resulting log bundle and the PID with a new issue on our bug tracker. Thank you in advance!