BUG: Setup Parse Error "Object ID 335" from Distributed Setup

Last reviewed: December 25, 1995
Article ID: Q141634
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 3.0b

SYMPTOMS

While you run setup on a computer that has Microsoft Windows version 3.x (16-bit Windows) installed from image disks created using the Microsoft Visual FoxPro Setup Wizard, the following error appears:

   Setup Parse Error in Initialize pass
   Object ID 335: CopyFile-like Object: Bad INF Section Data Value.

This is immediately followed by Object ID 336 through 343, and Setup will not complete.

CAUSE

While you step through the Setup Wizard, during 'Step 2 - Optional Components' the ODBC Drivers check box is selected, which allows the user to select from the list of available ODBC Drivers. By default, all of the listed drivers are initially selected. In this case, the 'SQL Server Driver' check box has been cleared, so it is not included. The error is encountered while reading from the Setup16.stf file that is on Disk 1.

WORKAROUND

Ensure that SQL Server Driver is one of selected ODBC Drivers.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

This does not apply to Microsoft Visual FoxPro for Windows, version 3.0.

MORE INFORMATION

Steps to Reproduce Problem

  1. Place a single, simple executable file in its own directory.

  2. Use the Setup Wizard to create disk images of that directory's contents.

  3. In Step 2 of the Setup Wizard, select the ODBC Drivers check box and clear the SQL Server Driver check box in the list of drivers.

  4. Complete all the remaining Setup Wizard steps, and create the disk images.

  5. Run Setup from Disk 1 on a computer that has Microsoft Windows version 3.x installed.

  6. During the process, the "Setup Parse Error in Initialize pass" error will appear. When you click OK on each of the screens that follow from Object ID 335 to 343, setup will not complete.


Additional reference words: 3.00b VFoxWin buglist3.00b
KBCategory: kbtool kbbuglist
KBSubcategory: FxtoolDk


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 25, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.