I have a WPF application that is targeting the .NET Framework 4.0 Client Profile.

When I run it from the CLR Profiler 2.0 (which runs with administrative rights), the application starts and runs normally, but the CLR Profiler does not show any information on it. When I hit 'Show Heap Now', it freezes for some time, and then displays the message 'There was no response from the application'. When the application terminates, it displays the 'profiler results', which are all '0' or 'Unknown'.

I'm working on Windows 7 x86 Professional

Is there a CLR profiler for .NET 4.0?

Any hints are appreciated

Thanks, Jonas

link|improve this question

Currently, I don't believe there is a a version of CLR Profiler for .NET 4.0. – Jason Evans Oct 4 '10 at 10:39
2  
There is now. – Craig Stuntz May 25 '11 at 17:14
feedback

1 Answer

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.