Can not start AREV with Windows 2000 Professional (AREV Specific)
At 05 OCT 2001 09:58:48AM Dave Berkovsky wrote:
Just upgraded my NT4 workstation where Arev was running
pefectly OK to WINDOWS 2000 Pro. After upgrade can not
start my application Arev generates following error message
on startup.
'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
Does any one know what went wrong ?
Any Ideas ?
Thanks
At 05 OCT 2001 10:36AM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
Shouldn't be a big deal. Most of us have benn using Win2K pro for well over a year.
It's the same rules as with NT, ensure there's EMS memory available and you have enough file handles.
Seems like some conflict with the network driver and the handles.
What's the network driver?
World Leaders in all things RevSoft
At 05 OCT 2001 10:50AM Dave Berkovsky wrote:
I narrowed it down to lhipxtsr, because when I run on local
drive everything seems to be fine.
How do I increase file handles and insure that EMS is enabled ?
Any ideas ?
Thanks
At 05 OCT 2001 10:55AM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
From the Program Tab of the shortcut properties, click on the Advanced button.
Files and EMS would be defined in the CONFIG filename.
World Leaders in all things RevSoft
At 05 OCT 2001 01:27PM Dave Berkovsky wrote:
I guess what I don't understand is I am using same shortcuts
and same config.nt and autoexec.nt, which were working under
NT 4.0, but they are not working with WIN2K
CONFIG.NT
dos=high, umb
device=%SystemRoot%\system32\himem.sys
device=emm
files=100
AUTOEXEC.NT
@echo off
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
%SystemRoot%\system32\vipx.exe
%SystemRoot%\system32\vlmsup.exe
REM Install TSR for Advanced Revelation
D:\TAME\TAME /I 9
F:\ASHOES\LHIPXTSR /P
Dave
At 06 OCT 2001 12:45AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Try FILES=200
World Leaders in all things RevSoft
At 06 OCT 2001 03:08PM James Wade wrote:
1) You can put in a line in the config.nt so that if there are any error messages during the loading of config.nt, they will be displayed, not sure what it is but should be a rem line already.
Change your echo off to echo on, and put in pause at the end of the
autoexec, and see if you see any errors.
2) If (?) you are running the NLM,
A) make sure you are running the proper client
B) Try forcing the IPX frame type to 802.3 or 802.2
At 08 OCT 2001 09:43AM Dave Berkovsky wrote:
James,
What version of Novell Client I should be using ?
At 09 OCT 2001 09:23AM Tony Marler @ Prosolve Software UK wrote:
Dave
To get Arev3.12 to run on Win2000 Professional from NetWare server running NLM, edit the autoexec.nt in winnt\system32
Add the lines
lh %SystemRoot%\system32\nw16
lh %SystemRoot%\system32\vwipxspx
they must be above
lh %SystemRoot%\system32\dosx
%SystemRoot%\system32\vipx.exe
%SystemRoot%\system32\vlmsup.exe
We use the Novell Client v4.8 for NT/2000
Hope this helps.
Tony