BUG: GraphByRecord FFC Missing Class (263254)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 6.0

This article was previously published under Q263254

SYMPTOMS

When you use the GraphByRecord FoxPro Foundation Class in an application, you may get the following error message when you are rebuilding the application:
Unable to find Visual Class Library

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

This problem was corrected in Visual Studio 6 Service Pack 3.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Create a project in Visual FoxPro 6.0, and add a new form to it.
  2. Click to open the Component Gallery.
  3. Locate the Visual FoxPro Catalog:Foundation Classes:Automation folder.
  4. Drag-and-drop the GraphByRecord class onto the form.
  5. Close the builder, and then close and save the form.
  6. On the Project Manager, click the Documents tab, and then drill down on the Forms list until you can see the form you just created. The Build command button becomes enabled.
  7. If you see the "Unable to find Visual Class Library _UTILITY" error message, locate it in the FFC directory of the Visual FoxPro home directory.
  8. Click on the Build button, click to select Build Application, and then click OK. You should now see the message "Unable to find Visual Class Library," with no indication of which file it wants to use.

Modification Type:MajorLast Reviewed:7/22/2000
Keywords:kbbug kbBuilder kbCtrl kbDSupport KB263254