Microsoft KB Archive/102894: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
Line 1: Line 1:
{|
{|
|width="100%"|
|width="100%"|
= PRB: "Setup Not Saved" Error When Trying to Save Printer Setup =
= PRB: "Setup Not Saved" Error When Trying to Save Printer Setup =


'''ID: Q102894'''
'''ID: Q102894'''
Line 11: Line 11:
== SYMPTOMS ==
== SYMPTOMS ==


A wait window is displayed with the message "Setup Not Saved" when you choose OK after selecting a printer and giving it a name in the Printer Driver Setup screen.
A wait window is displayed with the message "Setup Not Saved" when you choose OK after selecting a printer and giving it a name in the Printer Driver Setup screen.


== CAUSE ==
== CAUSE ==

Latest revision as of 09:24, 20 July 2020

PRB: "Setup Not Saved" Error When Trying to Save Printer Setup

ID: Q102894

The information in this article applies to:

  • Microsoft FoxPro for MS-DOS, versions 2.0 and 2.5

SYMPTOMS

A wait window is displayed with the message "Setup Not Saved" when you choose OK after selecting a printer and giving it a name in the Printer Driver Setup screen.

CAUSE

This behavior occurs when the FOXUSER.DBF and FOXUSER.FPT files are marked as read-only, the FOXUSER.DBF file is corrupt, GENPD.APP is corrupt, or other FoxPro program files are corrupt.

RESOLUTION

To correct this problem, do the following:

1. Make sure the FOXUSER.DBF and FOXUSER.FPT files are not marked as

   read-only.

2. Make sure that the FOXUSER resource file is correct. Close FoxPro,

   rename the FOXUSER.DBF file, and restart FoxPro to build a new
   FOXUSER resource file.

3. Rebuild the GENPD.APP file. 4. If the error still persists, reinstall FoxPro.

Additional reference words: FoxDos 2.50 KBCategory: kbprg kbprb KBSubcategory:


Last Reviewed: April 17, 1995
© 1999 Microsoft Corporation. All rights reserved. Terms of Use.