Can't Reset Profiler when Performance Profiling Asp.Net
jcollins
Posts: 3
I am doing a performance profile of Asp.Net application. I can Take Snapshot and Stop Profiling, but Reset Profiler and Disable Profiler are greyed out.
Any particular reason? I presume that Take Snapshot does not reset my results, so I can't think of any other way of achieving this.
.Net 1.1, Ants Profiler 2.5.0 Build 492. IIS 6 on Win 2K3.
Thanks,
j
Any particular reason? I presume that Take Snapshot does not reset my results, so I can't think of any other way of achieving this.
.Net 1.1, Ants Profiler 2.5.0 Build 492. IIS 6 on Win 2K3.
Thanks,
j
This discussion has been closed.
Comments
The reset and enable/disable buttons should be available when you profile ASP.NET. They will become enabled when a connection is set up between ASP.NET and ANTS Profiler; you will be able to see when the connection is made because the status text at the bottom of ANTS Profiler UI will change from ‘Waiting for connection’ to ‘Profiling performance of web application…’
Could you check out that the status has indeed changed to ‘Profiling…’? If so then does taking a snapshot work – i.e. do you get a set of profiling results at that point?
Can you let us know how you get on as this may be a bug and we would like to resolve any problems. Please send you findings to tech support using the email address support@red-gate.com
Regards
Dan
Red Gate Software Ltd
The machine runs IIS 5.1 on Win XP, and I have traced the problem to running the aspnet_wp under the SYSTEM account rather than ASPNET; however this is necessary for our current project.
(In response to Dan's question - on this dev machine, the 'Waiting for connection’ text never disappears, even though the app runs and I can successfully take snapshots).
Any news on this hotfix?
Matt.
We will send you the patch that fixes the problem with the buttons becoming disabled.
Regadrs
Dan
Red Gate Software Ltd
Thanks
Dan
Red Gate Software Ltd