Before remotely attaching to Azure web site, ping it over HTTP so that iisnode spins up the node.exe process if there isn't one.
Add a threaded wait dialog to attach command, so that user has some UI indication of a potentially long-running operation (it can take us several seconds before succeeding or failing to attach).
↧