The information in this article applies to:
SYMPTOMS
On a machine running IIS 3, ASP 115 errors may occur when values are stored
in the session object variables such as
"Session("lngCustomerMasterID")=52999." The following error page appears:
CAUSE
The session object was attempting to free Variant data because the Variant
data type was not set correctly.
RESOLUTIONA 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. STATUS
Microsoft has confirmed this to be a problem in Microsoft Active
Server Pages version 1.0b.
MORE INFORMATION
To resolve this problem under IIS 3, obtain the following fix (Asp-
sesfix.exe) or wait for the next Microsoft Windows NT Server version 4.0
Service Pack. Note that the fix is only intended for IIS 3.0 and installing
on a machine running IIS 4.0 will cause problems.
This hotfix has been posted to the following Internet location: ftp://ftp.microsoft.com/bussys/iis/iis-public/fixes/usa/asp/asp-sesfix NOTE: The above link is one path; it has been wrapped for readability. NOTE: Internet Information Server 3.0, included with Windows NT Server Service Pack 3, must be applied to Windows NT 4.0 prior to applying this fix. The new version of the Asp.dll file must be registered using the following command: "Regsvr32.exe Asp.dll." REFERENCES
For the latest Knowledge Base articles and other support information on
Visual InterDev and Active Server Pages, please see the following pages
on the Microsoft Technical Support site:
Additional query words: asp kbaspbug
Keywords : kbASP kbASPObj kbGrpASP kbiis300bug |
Last Reviewed: December 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |