PRB: "Invalid Line in Setup Information File" Error MessageLast reviewed: April 23, 1997Article ID: Q159411 |
The information in this article applies to:
SYMPTOMSDuring the installation of a Visual Basic 4.0 application that uses Jet, a message box entitled "APPNAME Setup" appears with the following error message:
Invalid line in setup information file! Section: Files 1,,DAO3032.DL_,DAO3032.DLL,$(MSDAOPath),$(DLLSelfRegister),$(Shared), 1/12/1996,456464,3.0.0.2504NOTE: The date, version number, and size shown in the error message may vary according to the build of Jet being distributed.
CAUSEThe 32-bit Jet components are registered as installed to a network server with a UNC path. The error message appears because this registration occurs before you install your Visual Basic 4.0 application.
STATUSThis behavior is by design.
WORKAROUNDNOTE: Microsoft Developer Support does not support the modification of the setup process or any of the setup files. Support is provided for the Setup Wizard only on an "as is" basis. Several workarounds are possible. The following three are recommended:
MORE INFORMATIONThe Setup1 project routines that check the validity of the installation paths will mark UNC paths as invalid. UNC paths for DAO frequently occur on systems where you install Office95 from a network server that uses UNC paths, and select the option to leave system components on the network. |
Keywords : kbinterop kbsetup kbtool TlsSetWiz vb432 vb4win
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |