FastTips for FoxPro for Windows: Installation Q&ALast reviewed: December 12, 1996Article ID: Q96170 |
The information in this article applies to:
Microsoft(R) Technical Support Application Note (Text File)
FW0929: INSTALLATION QUESTIONS AND ANSWERS
Revision Date: 10/93
No Disk Included
The following information applies to Microsoft FoxPro(R) version 2.5
for Windows(TM).
| INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY | | ACCOMPANY THIS DOCUMENT (collectively referred to as an Application | | Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER | | EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED | | WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR | | PURPOSE. The user assumes the entire risk as to the accuracy and | | the use of this Application Note. This Application Note may be | | copied and distributed subject to the following conditions: 1) All | | text must be copied without modification and all pages must be | | included; 2) If software is included, all files on the disk(s) | | must be copied without modification (the MS-DOS(R) utility | | diskcopy is appropriate for this purpose); 3) All components of | | this Application Note must be distributed together; and 4) This | | Application Note may not be distributed for profit. | | | | Copyright (C) 1993 Microsoft Corporation. All Rights Reserved. | | Microsoft, FoxPro, and MS-DOS are registered trademarks and Windows | | is a trademark of Microsoft Corporation. | | SuperStor is a trademark of AddStor, Inc. | | LANtastic is a registered trademark of Artisoft, Inc. | | AST is a registered trademark of AST Research, Inc. | | COMPAQ is a registered trademark of Compaq Computer Corporation. | | Dell is a registered trademark of Dell Computer Corporation. | | NEC is a registered trademark of NEC Corporation. | | Stacker is a registered trademark of STAC Electronics. | | TIGA is a registered trademark of Texas Instruments, Inc. | |---------------------------------------------------------------------|This FastTip script provides answers to common questions about installing and configuring FoxPro for Windows on a network installation.
Network Setup
General Setup
Video/Memory Related Setup16. Q. I get the error message "Insufficient memory" when trying to
load FoxPro for Windows. How do I correct this problem?
A. Increase the amount of memory available to Windows by doing one
of the following:
- Add more RAM to your computer. This will give you the best
performance.
- If you have modified Windows so that it does not use a swap
file, create a temporary or permanent swap file.
- If you are using a temporary swap file (which Windows uses by
default), increase the amount of free space on the swap file
drive. This will allow the swap file to grow to a larger size.
Temporary swap files are slower than permanent swap files,
but only occupy space on the hard disk while Windows is running.
- If you are using a permanent swap file, create a larger one.
In Windows 3.0, you can modify permanent swap files by running
SWAPFILE.EXE in real mode. In Windows 3.1, you can modify swap
files by choosing the 386 Enhanced icon in the Control Panel and
then choosing the Virtual Memory button. Permanent swap files
are faster than temporary swap files, but they occupy disk space
even when Windows is not running. Also, a permanent swap file
cannot be used on a drive that uses a disk-compression utility,
such as DoubleSpace, Stacker(R), or SuperStor(TM).
- If you are using a MEMLIMIT statement in your CONFIG.FPW file,
reduce the minimum memory parameter.
17. Q. When using my LANtastic(R) network card, I get a memory
conflict when loading FoxPro for Windows. How can I avoid this
conflict?
A. This error can be avoided by putting emmexclude=d800-dfff in
the SYSTEM.INI file in the Windows directory.
18. Q. When using a Paradise video driver, I get a memory conflict
when trying to load FoxPro for Windows. How can I avoid this
conflict?
A. This error can be avoided by putting emmexclude=c600-c800 in
the SYSTEM.INI file in the Windows directory.
19. Q. When I use QEMM386 memory manager with FoxPro for Windows, I
get a memory conflict. How can I avoid this?
A. This error can be avoided by putting emmexclude=c0ff-c7ff in
the SYSTEM.INI file in the Windows directory.
20. Q. When I use the Mach32 video card with my Gateway 2000, I get a
"General Protection Fault in module MACH32.DRV at 0003:0E22"
error message. How can I fix this error?
A. You are experiencing a problem with your video driver. Contact
your video card vendor for the most recent version of the
driver. In the meantime, you can use the VGA.DRV or the
8514.DRV drivers that come with Windows.
21. Q. I understand that a number of video drivers do not work
properly with FoxPro for Windows. Why is this, and what steps
should I take to resolve the situation?
A. FoxPro for Windows makes intensive use of screen I/O and
requires that video drivers support a complete implementation
of the Windows video driver standard. If you experience general
protection (GP) faults or display problems with borders, status
bars, fonts, or unusual alignment when you preview reports, you
may have a problem with your video driver.
To test for video driver problems, load one of the standard
Windows video drivers and go through the steps to reproduce the
problem. If the problem no longer exists when you are using a
standard Windows video driver, it's very likely that the old
driver was the cause of the problem. Contact the vendor for an
updated version of the driver or download the Windows Driver
Library (WDL) on the Microsoft Download Service (MSDL).
We have identified problems with the following video card
drivers:
ATI Ultra Graphics Pro (local bus) - caused GP fault, fixed
with update.
AST(R) Power Premium 486 w/VGA on motherboard, fixed with
update.
COMPAQ(R) QVision
Dell(R) 486/20 with VGA on motherboard
Genoa 7900 MM card
Mach32
NEC(R) 2A
Speed Star 24x
Trident 8900C
TIGA(R) 1024 x 768 x 256 small fonts
Contact your video card vendor for the most recent version of
the driver for your card. In the meantime, you can use the
VGA.DRV or the 8514.DRV video drivers that come with Windows.
|
Additional reference words: FoxWin 2.50 ivrfax fasttips appnote
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |