Activity overview
Latest activity by pikachusalad
SO then, when I attach to the process, it doesn't profile anything - and if you look in the lower left hand corner, you can see that the status bar says "waiting" - it will just say this forever...no matter what I do. [image] / comments
SO then, when I attach to the process, it doesn't profile anything - and if you look in the lower left hand corner, you can see that the status bar says "waiting" - it will just say this forever......
As you can see here, the processes are visible in the ANTS attach to process window, just missing the titles. So I use the VS 2010 attach to process window to identify them by ID (I know the ports). [image] / comments
As you can see here, the processes are visible in the ANTS attach to process window, just missing the titles. So I use the VS 2010 attach to process window to identify them by ID (I know the ports).
Attach to .NET 4 Process
I have a multi-project solution in VS 2010, on Windows 7 Ultimate 64-bit.
I want to profile the performance of some of the .NET 4 web applications.
I start the main project in the debugger (not att...