Article ID: 224942 - Last Review: October 15, 2002 - Revision: 1.2 FIX: GPF with thisPage.navigate.Show() in Visual InterDev 6.0This article was previously published under Q224942 On This PageSYMPTOMS
When you use the Page object DTC, Visual InterDev might crash when it attempts to bring up the statement completion list of available Navigate functions.
CAUSE
By default, the Page Object DTC defines a single function of the Navigate object show() (with a lower-case "s"). If you create a duplicate function named Show() (with a capital "S") and add it to the list of available functions for the Navigate object, Visual InterDev crashes when it attempts to bring up the list of methods for the Navigate object. RESOLUTION
Install Visual Studio 6.0 Service Pack 3 or later.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3. For additional information about Visual Studio service packs, click the article numbers below to view the articles in the Microsoft Knowledge Base: 194022
(http://support.microsoft.com/kb/194022/EN-US/
)
INFO: Visual Studio 6.0 Service Packs, What, Where, Why
194295
(http://support.microsoft.com/kb/194295/EN-US/
)
HOWTO: Tell That a Visual Studio Service Pack Is Installed
You can download the latest Visual Studio service pack from the following Microsoft Web site:
Visual Studio Product Updates
(http://support.microsoft.com/ph/3042)
MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|
Back to the top
