Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7570623
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T15:28:25+00:00 2026-05-30T15:28:25+00:00

Hi, I have a WCF service in IIS7 that communicates with a winform application

  • 0

Hi,

I have a WCF service in IIS7 that communicates with a winform application over TCP(WAS), now I need to monitor the performance.

I have added this to the web.config file:

  <system.serviceModel>
    <diagnostics performanceCounters="All" />

After opening the Performance Monitor I run a couple of tests with my winform to make sure that the service is activated.

I then open the Performance Monitor (live), right click and add counters. I expand the ServiceModelService 4.0.0.0 and select Calls and Calls Duration, I also select my service(svc) that is stated in the Instance of selected object listbox and click Add button.

When selecting Calls and Calls Duration under ServiceModelOperation 4.0.0.0 there is however no Instance or operation to select? The same goes for ServiceModelEndpoint 4.0.0.0?

When clicking Ok two counters will be added(ServiceModelService).

I then click unfreeze display and start my winform application that makes a couple of calls, however I do not see anything in the Performance Monitor. I have tried to right-click on one of the performance counters and select “Scale Selected Counter” but this does nothing?

The goal is simply to see how well the WCF service performs (speed, duration, amount, connections and so on) and it would also be great to check individual operations.

Please help!

Note : this is the article I have tried to follow : http://dkochnev.blogspot.com/2011/06/wcf-framework-40-monitoring-service.html

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T15:28:26+00:00Added an answer on May 30, 2026 at 3:28 pm

    WCF services includes performance counters that you can track with the Windows Performance Monitor (Perfmon.exe). You can launch this from the Administrative Tools in Windows Server 2003.

    Performance counters can be enabled from the diagnostics section of the .config file for the service, as shown in the following sample configuration:

    <configuration>
      <system.serviceModel>
        <diagnostics performanceCounters="All" /> 
      </system.serviceModel>
    </configuration>
    

    You may want to check out these articles which can guide you on how to use the performance counters for WCF services:

    • MSDN – WCF Performance Counters
    • MSDN – Using Performance Counters
    • How to use performance counters to diagnose performance of WCF applications
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi, I have a WCF(TCP/IIS7) application that needs to add performance counters on startup,
We have an application that has a WCF service (*.svc) running on IIS7 and
I have a WCF service that I need to call in a ASP.NET web
I have a WCF service installed on IIS7. I noticed that the first call
We have a WCF service, hosted on IIS7.5, that has to fetch some data
I have a simple WCF service hosted in IIS7.5 exposed over a wsHttp binding
Hi, I have a WCF service hosted in IIS7 that runns the following code
I have written a WCF service that I am hosting in IIS7 as a
I have a WCF service that I host in both IIS7 and as a
I have a WCF service that can be placed in both IIS7 and in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.