Reputation: 1269
I have a big asp.net project, I want to attach the process to chrome.
Before, all I did was attach to w3wp.exe process and then run the URL in chrome.
But now, w3wp.exe process is not showing in the 'Attach to Process' dialogue.
How do I show w3wp.exe in the 'Attach to Process' dialogue?
Upvotes: 0
Views: 254
Reputation: 5222
Upvotes: 1
Reputation: 12295
I personally recommend adding a plugin to make it even easier, such as the AttachTo. With the plugin you can attach in one click without having to navigate the process dialog.
Upvotes: 0