Kbase 17965: Insufficient memory for the Report Builder on Windows95
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/25/1998 |
|
Insufficient memory for the Report Builder on Windows95
Insufficient Memory using 16 bit applications like the Report Builder
indicates a problem with the memory management . Responsible for this
is the himem.sys on Windows95 .
You can check if the memory is managed correct by typing on the
command prompt :
mem /c /p
The result normally contains a line :
HIMEM 1,104 (1K) 1,104 (1K) 0 (0K) .
When getting the error "insufficient memory" we saw on this HIMEM
using 20K on the above line,
indicating that the HIMEM.SYS had a problem managing the memory
correct .
The problem in this case was related to a corrupted HIMEM.SYS file.
Exchanging the file solved the problem.