I'm trying to figure out how to attach an ANTS profiler to an already running IISExpress instance.
When I try to manually do that, it keeps saying that the port is already in use, which of course is obvious. But why is ANTS trying to start up a new instance when I just said attach?
Why do I want to do this? Because my start up is slow and yes, I know one can just highlight the area in the timeline that I care about, but I'm curious if this is possible none-the-less.