Attach to .NET 4 Process
pikachusalad
Posts: 4
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 attached to the web apps I want to profile).
I open ANTS 6, and choose "attach to .net 4 process". I can see the processes (though "title" is empty). I identify the processes by ID (in the "attach to process" window from VS where the title IS shown - without attaching to them), and then come back to ANTS and choose one of the processes to attach to.
The profiler just says "waiting" in the status bar and never profiles anything.
I have searched everywhere in the redgate website - no instructions, no KB articles, no posts here.
Can someone please help me? What am I doing wrong? Is what I'm trying to do even possible? Are there instructions for this somewhere? Is there a list of settings somewhere I should be looking at?
Any help would be very much appreciated.
I want to profile the performance of some of the .NET 4 web applications.
I start the main project in the debugger (not attached to the web apps I want to profile).
I open ANTS 6, and choose "attach to .net 4 process". I can see the processes (though "title" is empty). I identify the processes by ID (in the "attach to process" window from VS where the title IS shown - without attaching to them), and then come back to ANTS and choose one of the processes to attach to.
The profiler just says "waiting" in the status bar and never profiles anything.
I have searched everywhere in the redgate website - no instructions, no KB articles, no posts here.
Can someone please help me? What am I doing wrong? Is what I'm trying to do even possible? Are there instructions for this somewhere? Is there a list of settings somewhere I should be looking at?
Any help would be very much appreciated.
PS
Comments