The information in this article applies to:
SYMPTOMSOption Explicit statement is not added by default to code if you select the menu item "Project," and then select "add WebClass." RESOLUTIONAdd the Option Explicit statement directly or, from the Tools menu, select Options, select the Editor tab, and then set the option "Require Variable Declaration." STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONOption Explicit is added by default to code by going to the File menu, choosing New Project, and then choosing IIS Application. REFERENCES
Please see the following Microsoft Knowledge Base article for more
information on WebClasses:
Q189539 : INFO: VB 6.0 Readme Part 8: WebClass Designer Issues
Keywords : kbInternet kbVBp kbVBp600bug kbWebClasses |
Last Reviewed: June 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |