Windows 2000 client with Netware 4.11 (AREV Specific)
At 08 OCT 2001 10:51:32AM Dave Berkovsky wrote:
Environment Netware 4.11 running NLM 1.5
Workstation Windows 2000 professional running Novell client 4.8
Arev 3.12
AUTOEXEC.NT
REM Install CD ROM extensions
lh %SystemRoot%\system32\mscdexnt.exe
REM Install network redirector (load before dosx.exe)
lh %SystemRoot%\system32\redir
REM Install DPMI support
lh %SystemRoot%\system32\dosx
lh %SystemRoot%\system32\vipx.exe
lh %SystemRoot%\system32\vlmsup.exe
F:\ASHOES\LHIPXTSR /P
CONFIG.NT
dos=high, umb
device=%SystemRoot%\system32\himem.sys
files=200
Following error message comes up as soon
as Arev is launched.
'RPT27' Line 1. B12 File has not been opened
'RPT27' Line 1. B12 File has not been opened
'RPT27' Line 1. B12 File has not been opened
'RPT27' Line 1. B114 Maximum number of variables exceeded
Any Ideas ?
Thanks
At 08 OCT 2001 11:26AM Joe Doscher wrote:
Dave;
CONFIG.NT
dos=high, umb
device=%SystemRoot%\system32\himem.sys
files=200
To the above add
device=%SystemRoot%\system32\emm386.exe 4096 ram
Hope this helps
JoeD
At 08 OCT 2001 12:06PM Victor Engel wrote:
I think that what is happening is that there is an error in opening REVERROR.000. This is a ROS type file. Anyway, when Arev cannot open file file, it tries to display an error message, that happens to be in that file, so in attempting to display the error message, it tries to open the file again. This puts you into an infinite loop.
So the question is why are you not able to open this file? I don't know, but maybe this information will help you find a root cause.
It might be useful to create a shortcut that is just like your Arev shortcut except that you load a DOS prompt instead. Then, instead of launching Arev, try just typing out reverror.000. Are you able to do this?