Does anybody know the steps to profile a WCF service application using CLR profiler or VS performance profiler?
I am unable to profile my service. Other applications are working fine but not WCF service.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question.
Arunava BhattacharjeePosted Apr 15, 2011, 12:50 AM
Generally VSTS profiler can fulfil this requirement.But don't know why in WCF it is not behaving properly!
Raja KrishnamurthyPosted Apr 14, 2011, 1:32 PM
http://social.msdn.microsoft.com/forums/en-US/vstsprofiler/thread/c62c17d5-41b4-4e1f-9e8d-eeef95bb2cee
HTH