#730 Attach debugger from Server Explorer in Web Express crashes after Retry
#767 AggregateException is unhandled on remote debugging connection
#766 Need better diagnostics for azure remote attach on non-debug configuration
Handle AggregateException when attaching.
Show exception message in attach error message box to help diagnose network issues.
Customize error message in attach error message box depending on whether attaching to a regular remote machine, or Azure web site. For the latter, provide tips about how to deploy and configure the web site for debugging.
Avoid showing the second error message box for Server Explorer command if debug engine has already displayed one.
↧