FIX: FFCs - _WebBrowser3 and 4 in _webview.vcx Give Ref. Error Message (222111)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 6.0

This article was previously published under Q222111

SYMPTOMS

You have a Visual FoxPro project that includes the _WebBrowser3 or _WebBrowser4 class. When you build the project, a dialog box appears with the following contents:
Locate File

Unable to find Unknown VFPSCRPT

[Locate] [Ignore] [Ignore all] [Cancel]

CAUSE

The Project Manager cannot resolve a reference to VFPSCRPT.

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 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. Create a new project.
  2. Add a main program.
  3. Add the _webview class to the project. It is located in the VFP98\Gallery directory.
  4. Build the project.
  5. A Locate dialog box appears, asking to locate the Visual Class Library _Controls. Press the Locate button to bring up the Open dialog. Find and then select _Controls.vcx in the VFP98\FFC directory. Click OK to close the Open dialog. Another Locate dialog appears, as described in the SYMPTOMS section of this article.

Modification Type:MajorLast Reviewed:10/15/2002
Keywords:kbBug kbDSupport kbFFC kbProjManager kbVS600sp3fix KB222111