The information in this article applies to:
SYMPTOMSApplications that use the Visual Basic Scripting (VBS) version 2.0 string formatting functions, such as FormatNumber and FormatCurrency, may experience memory leaks. The increased resource usage caused by these memory leaks is particularly important when VBS is used in the Active Server Pages (ASP) environment due to the high volume nature of Web servers. CAUSE
There are known code defects in the following VBS 2.0 functions, which
promote resource leaks:
RESOLUTIONIn VBS version 2.0, there are two workarounds for this problem:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Microsoft Internet Explorer 5. Additional query words:
Keywords : kbnokeyword kbASP kbVBScript200 kbIE500fix |
Last Reviewed: April 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |