Hi,
When we acquired a new company, it has a legacy application developed long ago in what I supposed is Clipper. It runs on Win 98 machines, but we get the following error when we run it on Win Xp machine (Service Pack 2)
=============================================
BLX286 : 1304 : cannot use XMS host with current memory manager configuration
This is a DOS extended program which requires a minimum of a
286 processor and at least 512KB of available DPMI, VCPI or XMS
memory to run. Please ensure that your system is configured
with a memory manager which provides these resources.
==================================================
On the autoexec.nt, I have
- Set Clipper to F100
- Set the path to the application directory
On the config.nt, I have
- Set Files to 100
On the PIF,
I have conventional memory set to 640, protected and initial environment to 4096
Expanded memory set to 4096
Extended memory set to 4096 using HMA
MS-DOS Protected memory (DPMI) set to 4096
I have 256 MB RAM.
What's wrong with the setup? Any comment will be greatly appreciated. Thanks
Jonesee
When we acquired a new company, it has a legacy application developed long ago in what I supposed is Clipper. It runs on Win 98 machines, but we get the following error when we run it on Win Xp machine (Service Pack 2)
=============================================
BLX286 : 1304 : cannot use XMS host with current memory manager configuration
This is a DOS extended program which requires a minimum of a
286 processor and at least 512KB of available DPMI, VCPI or XMS
memory to run. Please ensure that your system is configured
with a memory manager which provides these resources.
==================================================
On the autoexec.nt, I have
- Set Clipper to F100
- Set the path to the application directory
On the config.nt, I have
- Set Files to 100
On the PIF,
I have conventional memory set to 640, protected and initial environment to 4096
Expanded memory set to 4096
Extended memory set to 4096 using HMA
MS-DOS Protected memory (DPMI) set to 4096
I have 256 MB RAM.
What's wrong with the setup? Any comment will be greatly appreciated. Thanks
Jonesee