FIX: Read Only Icon Keeps Visual FoxPro .EXE from CompilingID: Q147306 The information in this article applies to:
SYMPTOMSAn attempt to build a Visual FoxPro .exe file with a read-only icon (.ico) file added to it fails. The .exe cannot be built. In its place, an .app file is created. No error message appears.
WORKAROUNDThe only known workaround is to not mark the .ico file as read only.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0 for Windows.
MORE INFORMATION
Steps to Reproduce Problem1. Create a new project. 2. In the Project Manager, click the Code tab, select Programs, and then 3. In the new program window, enter something simple such as WAIT WINDOW or
4. Mark any .ico file or icon-style .bmp file as read only. There are many
5. Go back to the project created in Step 1. On the Project Menu, click
6. Select the "Attach ICON to EXE" check box.
7. Choose the same icon file that was marked as read only. 8. Click OK in the dialog boxes. 9. Choose to build an .exe file. The status bar will reflect the message
|
Last Reviewed: October 31, 1997 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |