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.