Comments
4 comments
-
Hi Phil,
I'm afraid that it is not possible to attach to a running .NET 4 process from the command line. This is because you would need the process ID to be able to do it.
You can, however, attach to a running .NET 4 process from the ANTS Performance Profiler 6 user interface.
Hope that helps,
Dom. -
dom.smith wrote:Hi Phil,
I'm afraid that it is not possible to attach to a running .NET 4 process from the command line. This is because you would need the process ID to be able to do it.
Indeed, but if I can find the process ID will I be able to attach APP6 to it?
Thanks,
Phil -
No, I'm sorry, Phil, this is not possible from the command line.
-
Hi Dom,
Thanks for the reply. Maybe it could be included in next releases :-)
Have a good one,
Phil
Add comment
Please sign in to leave a comment.
I've read on one of the pages that it is possible to launch ANTS Performance Profiler 6 (APP6) from the command line. I wanted to know if it was possible to attach APP6 to a running .NET 4 project.
Thanks,
Phil