| Author |
Message |
amittuteja
Joined: 14 Oct 2009 Posts: 1
|
Posted: Wed Oct 14, 2009 10:10 am Post subject: Ants profiler not profiling wcf |
|
|
Hi,
We are trying to use ANTS profiler for profiling the wcf service,but profiler stops at the point where wcf method call is made.
I want that methods within wcf service should be profiled as well.
E.g. if WCF exposes function ABC() which in turn call fucntions:
ABC1() and ABC2 ().
Then profiling should be done on ABC,ABC1() and ABC2().
I followed the steps mentioned at following link:
http://www.red-gate.com/support/Knowledgebase/ANTS_Profiler/AP4%20Profiling%20WCF%20in%20IIS.pdf
Can anyone let me know the steps on how to do so?
Regards,
Amit |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 443
|
Posted: Thu Oct 15, 2009 1:09 pm Post subject: |
|
|
You will get results for all method calls (except when there is a managed to unmanaged transtion, of course).
Make sure you have looked at the "method view" grid (the tiny, middle button at the bottom- above the source code view if its active)
But. we have found some occasions where some methods seem to get missed out but this is solved by using the line-level ("most detail") profiling mode. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group