Article ID: 279142 - Last Review: August 7, 2007 - Revision: 1.2

FIX: BUILD EXE Command May Cause "File Is Not Open" Error

This article was previously published under Q279142

On This Page

Expand all | Collapse all

SYMPTOMS

When you compile the FoxIS example after you instantiate the Employee class, you may receive the following error message:
File is not open.

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 latest service pack for Visual Studio 6.0.

For additional information about Visual Studio service packs, click the following article numbers 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
To download the latest Visual Studio service pack, visit the following Microsoft Web site:
http://msdn2.microsoft.com/en-us/vstudio/Aa718353.aspx (http://msdn2.microsoft.com/en-us/vstudio/Aa718353.aspx)

MORE INFORMATION

Steps to Reproduce Behavior

  1. Start Visual FoxPro.
  2. In the Visual FoxPro system menu, click the Tools menu pad, and then click the Options menu bar.
  3. In the Options dialog box, click the File Locations tab, and make sure the Samples folder is pointing to the proper folder.
  4. Set the folder that contains the FoxIS project as the default folder. The folder that contains the FoxIS project is normally under the VFP Samples folder. For example, the path may be VFPSamples\Servers\Foxisapi\FoxIS.

  5. Open the FoxIS project.
  6. In the Command window, run the following code:
    X = NEWOBJECT("Employee","Employee")
    X = 2
    BUILD EXE FoxIS FROM FoxIS
    					

APPLIES TO
  • Microsoft Visual FoxPro 6.0 Professional Edition
Keywords: 
kbbug kbcodesnippet kbfix kbprojmanager kbvs600sp5fix kbxbase KB279142
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
 

Article Translations