« Previous Next »

Thread: ASP.NET Sessions Active Problem

Last post 02-05-2009 9:49 AM by siloreed. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 10-06-2008, 4:22 PM

    • fvoncina
    • Not Ranked
    • Joined on 05-27-2005, 3:51 PM
    • Posts 6

    ASP.NET Sessions Active Problem

     Hi all,

    I've 2 webservers running Windows 2008 x64. When I try to read the perf.counter ASP.NET Apps v2.0.50727 it shows really large numbers in both servers, here is a sshot:

    Perf Counter sshot

    If I a reset the webserver (iisreset) this counter works fine for a couple of minutes and then goes back to big number.

    The application running that worker process is a .net 3.5 application.

     

    Thanks in advance

     

    Facundo Voncina
  • 02-05-2009, 9:49 AM In reply to

    • siloreed
    • Not Ranked
    • Joined on 02-05-2009, 8:58 AM
    • Posts 1

    Re: ASP.NET Sessions Active Problem

    This bug is also seen on x64 Windows Server 2003. To reproduce, run ASP.NET in 64-bit mode. From http://support.microsoft.com/kb/894435:
    1. cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 0
    2. Type the following command to install the version of ASP.NET 2.0 and to install the script maps at the IIS root and under:
      %SYSTEMROOT%\Microsoft.NET\Framework64\v2.0.50727\aspnet_regiis.exe -i

    Once 64 bit is enabled, make more than 6000 active ASP.NET sessions. I would really like to see this fixed.

Page 1 of 1 (2 items)
Microsoft Communities