Active Server Pages: Progressive Memory Leak

Last reviewed: October 14, 1997
Article ID: Q165335

The information in this article applies to:

  • Microsoft Internet Information Server version 3.0
  • Microsoft Active Server Pages version 1.0b

SYMPTOMS

If you are running Active Server Pages version 1.0b on Microsoft Internet Information Server (IIS) version 3.0, and you are storing objects in the Application scope, you may experience performance problems and increased memory usage by IIS.

CAUSE

These performance problems are caused by a memory leak in the Asp.dll file when you give objects an application scope. You can confirm this resource leak with Performance Monitor.

RESOLUTION

A hotfix has been posted to the following Internet location. You can download the self-extracting files from the following service:

  • Internet (anonymous FTP)

    ftp ftp.microsoft.com Change to the bussys/winnt/winnt-public/fixes/usa/

          nt40/hotfixes-postsp3/asp-fix/ folder.
    
    Get Readme.1st (for instructions on downloading and installing the hotfix)

    -or-

  • Use the following full URL on your client browser:

    FTP://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/ nt40/hotfixes-postSP3/asp-fix/readme.1st

NOTE: This fix is only for Active Server Pages (ASP) version 1.0b. ASP 1.0b is the double-byte character enabled version of ASP that is now available via web download or in the Microsoft Windows NT Service Pack 3. (The version number on the Asp.dll file in 1.0b is: 1.15.14.0)

REFERENCE

For additional information, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q150934
   TITLE     : How to Create a Performance Monitor Log for NT
               Troubleshooting

STATUS

Microsoft has confirmed this to be a problem in Microsoft Active Server Pages version 1.0b. A supported fix is now available, but has not been fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.

Keywords          : indxregistry kberrmsg kbusage
Version           : 1.0b 3.0
Platform          : winnt


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: October 14, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.