Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: "ASP.NET Apps v2.0.50727(__Total__)\Sessions Active" performance counter shows an unreasonably high value after Microsoft .NET Framework 3.5 Service Pack 1 is installed


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You have installed Microsoft .NET Framework 3.5 Service Pack 1 (SP1).
  • You use System Monitor (PerfMon) to monitor the performance of running ASP.NET applications.
In this situation, you may notice that the performance counter "ASP.NET Apps v2.0.50727(__Total__)\Sessions Active" sometimes shows an unreasonably high value. For example, the value that is shown is 4294967267.



Note The Sessions Active counter indicates the number of sessions currently active. For more information about how to monitor ASP.NET applications by using PerfMon, see the "More information" section.


↑ Back to the top


Resolution

Hotfix Replacement Information

The hotfix that corresponds to KB969722  has been superseded with the hotfix KB981201, which contains all fixes that were previously included in KB969722 .  You should use the hotfix KB981201 to fix the issues described in KB969722. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
981201 A hotfix is available for ASP.NET 2.0 that enables support for extended protection

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More Information

For more information about ASP.NET Performance Monitoring, visit the following Microsoft web site: In some cases, after you install this fix, when you try to access the ASP.NET Performance counters by using Windows Management Instrumentation (WMI), the counters may have values of 0. Or, there may be no counter instances listed.



For example, this issue may occur when you try to access the ASP.NET Performance counters by starting PERFMON with the /WMI switch or by using Microsoft Operations Manager (MOM) or Systems Center Operations Manager (SCOM).

Microsoft are still investigating this issue. However, you can use the following procedure to workaround this issue:

  1. Open Wbemtest.exe
  2. Connect to the root\cimv2 namespace.
  3. Delete the Win32_PerfRawData_ASPNET_2050727_ASPNETAppsv2050727 class.
  4. Winmgmt /resyncperf
  5. Net stop winmgmt
  6. Net start winmgmt

For more information, see the following MSDN blog post:

↑ Back to the top


Keywords: kbhotfixserver, kbnotautohotfix, kbhotfixdev, kbexpertiseadvanced, kbqfe, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 969722
Revision : 5
Created on : 9/20/2018
Published on : 9/20/2018
Exists online : False
Views : 328