The information in this article applies to:
SYMPTOMSWhen you try to load secure Active Server Pages (ASP files) that use Session or Application objects defined in a secure ASP Application file (Global.asa), it may fail. For example, when you try to load a page that uses a DSN string stored in the Session object to open an ADO connection, it may fail with the following error message:
CAUSE
This problem occurs because the Global.asa file requires anonymous access
to be correctly detected and compiled on the first access by a client.
RESOLUTIONThe Asp.dll file was modified to load and compile the Global.asa file after client authentication has been granted. STATUSMicrosoft has confirmed this to be a problem in Microsoft Active Server Pages version 1.0b. A supported fix is now available, but is not 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 Product Support Services for more information. This behavior is by design. REFERENCESFor the latest Knowledge Base articles and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site: http://support.microsoft.com/support/vinterdev/ Additional query words: prodnt
Keywords : kberrmsg kbADO kbASPObj kbNTOS400 kbVisID100 kbWebServer kbGrpASP kbiis300bug |
Last Reviewed: December 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |