Comments
4 comments
-
I am having the same problem. My computer has a clean installation of Windows 7 x64, though.
I had Ants Performance 5.2 installed. I upgraded to 6.0 to see if that would solve it. Nope.
Please help.
-Corey -
Corey - are you also profiling an ASP.NET application?
Do performance counters show up when profiling a standard Desktop application? -
I am sorry to hear you are having problems with ANTS Performance Profiler. Firstly, can you check that all of the PDB files associated with your assembly are present.
If they are, can you check whether performance counters are broken in your OS as per the following article:
http://blogs.technet.com/b/yongrhee/arc ... 008r2.aspx
Lastly, if it is just the graph that is not working, you may have to reinstall the VJ# redistributable:
You can find all versions of this library at:
http://msdn.microsoft.com/vjsharp/downl ... fault.aspx -
My problem is as follows: when I open the Performance Counters report I can choose different counters and after I choose View Report the report is processed. The only thing that I can see in the report is the header of the report and there is no Graph in the report.
Add comment
Please sign in to leave a comment.
It used to be when I profiled my ASP.NET application, I would get a graph of CPU usage (called the performance counter graph in the help). This doesn't appear anymore and the area is grayed out. I checked that CPU use is checked in the counters when I start my profiling session. Am I doing something wrong?