FIX: IDE Doesn't Show Topics of OCX Help Files CorrectlyLast reviewed: December 18, 1997Article ID: Q171499 |
The information in this article applies to:
SYMPTOMSWhen creating your own control or using a third-party control, you may see the following problems when invoking context-sensitive help on a Classes or Members item in the Object Browser from within the Visual Basic 5.0 IDE. These problems may occur when invoking context-sensitive help using the F1 key, the What's This button, or the right-mouse button on the object and selecting Help from the popup menu. You may also see these problems when pressing the F1 key after selecting a control that is placed on a form at design-time in the IDE. The problems you may see are as follows:
RESOLUTIONAll the problems above have been fixed in Visual Studio 97 Service Pack 2 (SP2) except problem number 1. This error is only displayed when Help Authoring is switched on. To prevent the error message from appearing, switch off Help Authoring. Help Authoring can be switched by doing any one of the following:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been fixed in Visual Studio 97 Service Pack 2. For more information on the Visual Studio 97 Service Pack 2, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q170365 TITLE : INFO: Visual Studio 97 Service Packs - What, Where, and WhyFor a list of the Visual Basic 5.0 bugs that were fixed in the Visual Studio 97 Service Pack 2, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q171554 TITLE : INFO: Visual Basic 5.0 Fixes in Visual Studio 97 Service Pack 2 MORE INFORMATION
Steps to Reproduce BehaviorProblem 1: If Help Author is switched on (set to 1), you will see the error message "The Window name 'LangRef' was not defined in your project file."
In Object Browser, select the exposed property and click F1. If the topic that is displayed has a hotspot labeled either "See Also" or "Related Topics," it is quite probable the ALink or KLink Help macros are being called. If this is the case, then clicking the button can produce the following error message: "No additional information is available." Problem 3: The wrong contents is displayed when the Contents or Help Topics button is clicked on a topic invoked through context-sensitive Help from Object Browser. Visual Basic 5.0's contents is displayed instead of control's contents. Keywords : vb5all VS97FixlistSP3 VS97FixlistSP2 VB5FixlistSP2 Version : 5.0 Platform : WINDOWS Issue type : kbbug Solution Type : kbfix kbservicepack |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |