FIX: Right-Clicking Item in Find Results View Fails in Gallery (195627)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 6.0

This article was previously published under Q195627

SYMPTOMS

Right-clicking an item, found by using the Find button of the Component Gallery, causes the following error message to occur:
OSHARED is not a function, procedure or program.

Browser: classbrowers1
Object: classbrower1
Error: 1992
Method: setmenu
Line: 6

IF !THIS.oShared.CheckItem(THIS,.T.)

RESOLUTION

The October 1998 Visual FoxPro 6.0 Gallery and FoxPro Foundation Classes (FFC) update addresses this problem. You can download the update from the following Web address:

STATUS

Microsoft 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 the October 1998 Visual FoxPro 6.0 Gallery and FFC updates.

This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:

194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why

194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed

MORE INFORMATION

Steps to Reproduce Behavior

  1. Open the Component Gallery and click catalogs.
  2. Double-click the "VFP Main" folder in the right-hand window pane.
  3. Press the Find button (the binoculars icon) that is on the toolbar. The Find Component window appears. Type buttons in the Containing text box and then click the Find button.
  4. Right-click any item appearing in the right-hand window and the error occurs.

Modification Type:MinorLast Reviewed:3/7/2005
Keywords:kbbug kbfix kbvfp600fix kbVS600sp3fix KB195627