Remote Debug w3wp
Hi,
I try to debug a w3wp process on an Windows 2012 rc machine, but the process didn't show up in the process list in rider.
When I look on the machine I see the w3wp process.
How could I see the process in rider?
Bye
André
Please sign in to leave a comment.
Hello André,
Could you please collect the debugger logs using the following instruction:
- turn on Debug trace scenario (Help -> Trace scenarios);
- reproduce the issue;
- collect logs: Help -> Compress log..., disable Trace scenario.
Please attach the resulting log bundle here or create a new issue on our bug tracker for further investigation. Thank you in advance!