.NET Framework Developer Center > .NET Development Forums > Building Development and Diagnostic Tools for .Net > How to use CLR profiler to evaluate the performance of WCF service hosted in IIS?
Ask a questionAsk a question
 

AnswerHow to use CLR profiler to evaluate the performance of WCF service hosted in IIS?

Answers

  • Monday, October 19, 2009 4:45 PMDavid BromanMSFT, OwnerUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hello.  If you haven't already, read through CLRProfiler.doc that is distributed with the CLRProfiler.  It talks about how to profile managed services.  I haven't personally tried CLRProfiler on WCF, but I'd expect it to work like any other managed service.

All Replies

  • Monday, October 19, 2009 4:45 PMDavid BromanMSFT, OwnerUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hello.  If you haven't already, read through CLRProfiler.doc that is distributed with the CLRProfiler.  It talks about how to profile managed services.  I haven't personally tried CLRProfiler on WCF, but I'd expect it to work like any other managed service.