tags:

views:

44

answers:

2

Hi I have installed the lasted Windows 7 SDK which countains .4 profiler.

I ran the WPF perf suite. Perforator does display some data when i launch my app. But visual profiler does not display anything !!?? The timeline moves but not data is collected... Any idea ? Thanks Jonathan

A: 

Check out if you are using the version 4.0 of WpfPerf. The original that comes with the SDK do not support .net 4

Eduardo Molteni