PRB: Unable to Generate Printer DriverLast reviewed: April 29, 1996Article ID: Q103830 |
The information in this article applies to:
SYMPTOMSYou receive this error: "Unable to generate printer driver."
CAUSEThis error most often occurs because GENPD.APP cannot be located or is not installed. Other reasons for this error are low memory or an invalid or inactive FOXUSER.DBF file.
RESOLUTIONTo correct this problem, set _GENPD= to the location of the GENPD.APP file (specify the full path to the file). For example:
_GENPD="C:\FOXPRO2\GENPD.APP"If that doesn't work, use the following troubleshooting steps:
MORE INFORMATIONThe files GENPD.APP and DRIVER2.PLB are required for printer driver setups. It is not enough to just have the files in the MS-DOS search path. The files MUST reside in the same directory as the executable file. If this requirement is not met, the application will fail with the "Unable to generate printer driver" error message.
|
Additional reference words: FoxDos FoxWin errmsg genpd2 err
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |