The information in this article applies to:
SYMPTOMSThe Script wizard in Visual InterDev may crash with the following error message when you click OK to close the wizard.
CAUSEThe Script wizard in Visual InterDev 1.0 does not correctly parse several HTML tags. If the page has a <DIV> tag or the <Form> </Form> tags, the script wizard will crash. RESOLUTION
The <DIV> tag problem has been fixed with Visual Studio SP3. The <Form> tag
has not been fixed. To use the Script wizard on a page that contains the
<Form> tag you can do one of the following:
STATUS
Microsoft is researching this problem and will post new information here in
the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONSteps to Reproduce BehaviorIn Visual InterDev, create a new HTML file, and type <DIV> in the body. Right-click the file and select Script Wizard. Click OK. Visual InterDev crashes.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: Crash GPF UAE Bomb VID
Keywords : kberrmsg kbwizard kbide kbScript kbVisID kbVisID100 kbGrpASP VIScripting |
Last Reviewed: November 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |