home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / lan2 / blts.lzh / BLT2 < prev    next >
Text File  |  1989-09-19  |  7KB  |  168 lines

  1. PROBLEMS ENCOUNTERED WHEN RUNNING "LANBIOS"---
  2.  
  3. PROBLEM:  When I run LANBIOS I get the error message, "No LANtastic
  4.           Hardware present at this address....."
  5.  
  6. REMEDY:   1.  Check for any other adapters in your computer
  7.           which could be sharing the same or parts of the 32K
  8.           address block between 640K and 1MG that the LANtastic
  9.           adapter maps.  Remove the other adapters and see if
  10.           the same message is returned.  You can try other address
  11.           locations on the LANtastic adapter or if the another
  12.           adapter has jumpers or dip switches that can be changed
  13.           to prevent address conflicts with the LANtastic adapter,
  14.           change it accordingly.
  15.  
  16.           2.  Check to see if you are running Expanded Memory.
  17.           Expanded memory makes use of the available area in your
  18.           PC between 640K and 1MG.  Most Expanded memory managers
  19.           have a way to EXCLUDE blocks of memory that are being
  20.           used by other adapters.  You should EXCLUDE the 32K block
  21.           corresponding to the address setting on the LANtastic
  22.           adapter.  These 32K block addresses are located on page
  23.           6 of the "LANtastic 2Mbps LAN Adapter User's Manual."
  24.           If you are using the default address of 6 on the
  25.           LANtastic adapter, then you should EXCLUDE D800-DFFF.
  26.           Check your Expanded Memory Manager documentation for
  27.           details on your specific software.
  28.  
  29.           3.  Make sure that when you type in LANBIOS with optional
  30.           configuration parameters that you are not adding spaces
  31.           between the parameter, the "=" and the number.
  32.                WRONG:  LANBIOS irq = 3
  33.                RIGHT:  LANBIOS irq=3
  34.  
  35.           4.  Make sure that you are typing in the whole word.
  36.               WRONG:  LANBIOS addr=5
  37.               RIGHT:  LANBIOS address=5
  38.  
  39. PROBLEM:  LANBIOS does not install or return an error message.
  40.           The curser just sits there and locks my computer up.
  41.  
  42. REMEDY:   1.   Remove any memory resident program that you are
  43.           running before LANBIOS.  This includes keyboard speedup
  44.           programs, screen savers and some disk cache programs.
  45.  
  46.           2.  If you are running DOS 3.2, you should try booting
  47.           from 3.1 or 3.3.  DOS 3.2 has errors in the internal
  48.           stack handler and can cause lock ups and server
  49.           disconnections.
  50.  
  51.  
  52. PROBLEMS ENCOUNTERED WHEN RUNNING "REDIR"---
  53.  
  54. PROBLEM:  REDIR does not install or return an error message.
  55.           The curser just sits there and locks my computer up.
  56.  
  57. SOLUTION: You have an irq conflict with another adapter board in
  58.           your computer.  If you do not have a second comm port
  59.           set the LANtastic adapter to irq=3.  Make sure that when
  60.           you run LANBIOS that you specify irq=3.
  61.  
  62.  
  63. PROBLEMS ENCOUNTERED WHEN RUNNING "SERVER"---
  64.  
  65. PROBLEM:  When I run the SERVER program I never get an installed
  66.           message.  It just hangs and locks up my computer.
  67.  
  68. REMEDY:   You are running SideKick.  Run SideKick after you have
  69.           run SERVER.  Memory resident programs can interfere with
  70.           the SERVER program scheduling.
  71.  
  72. OTHER MISC. PROBLEMS ENCOUNTERED
  73.  
  74. PROBLEM:  I can't seem to login to more than two machines.  It
  75.           doesn't matter which two.  I get the error
  76.           message, "Duplicate redirection or login to network
  77.           node..."
  78.  
  79. REMEDY:   1)  Check version numbers on all your computers by
  80.           typing "redir" at the DOS prompt.  Each computer should
  81.           be running a 2.xxU or 2.xxG version in order to login
  82.           more than two times.
  83.  
  84.           2)  Next on each workstation that will be logging into
  85.           more than the default number of two servers, you must
  86.           add: logins=n where n is the number of logins that you
  87.           will be doing from that workstation.  The syntax is as
  88.           information, see page 7-2 of your LANtastic NOS User's
  89.           Manual.
  90.  
  91.           3)  If you are logging in more than 1 time using the
  92.           same Username and Password, you must specify the number
  93.           of concurrent logins for that user.  See your LANtastic
  94.           NOS User's Manual page 6-5 for more information.
  95.  
  96.           4)  Invoke the NET_MGR program and select the "server
  97.           startup parameters" area.  Check the "maximum users"
  98.           parameter, it should be set to the number of users that
  99.           you expect will be logging into this server.  See the NOS
  100.           User's Manual, page 6-17 for further info.
  101.  
  102.  
  103. PROBLEM:  My application program won't print until I exit the
  104.           program.
  105.  
  106. REMEDY:   Add the line:  NET LPT TIMEOUT 10 to your network batch
  107.           file or at the DOS prompt.  See page 10-1 of your
  108.           LANtastic NOS User's Manual for more information.
  109.  
  110.  
  111. PROBLEM:  My application program now prints without exiting on
  112.           the server, but it still won't print until I exit the
  113.           program on the workstation.
  114.  
  115. REMEDY:   You must put the NET LPT TIMEOUT 10 on all your
  116.           workstations and servers that are using a network
  117.           printer.
  118.  
  119.  
  120. PROBLEM:  I am able to print fine from all my workstations, but
  121.           once I print one time from a workstation I can no
  122.           longer print from the server where the printer is
  123.           actually located.  I get the error message, "Not ready
  124.           error writing device lpt1, Abort, retry...."
  125.  
  126. REMEDY:   If you are using the server's printer as a shared
  127.           resource you must log the server into itself and issue
  128.           a NET USE LPTn command as you did on the workstations.
  129.           This is a safety feature so that you will not get
  130.           intermixed print jobs from the server printing locally
  131.           and workstations printing through the spooler.  See
  132.           page 10-3 of your LANtastic NOS User's Manual for more
  133.           information.
  134.  
  135.  
  136. PROBLEM:  I have my banner page "enabled" but all I get is a
  137.           blank page.
  138.  
  139. REMEDY:   The banner page prints to a width specified in "page
  140.           width."  The default page width is equal to 0.  Set
  141.           your page width equal to 80 for most printing.
  142.  
  143.  
  144. PROBLEM:  I think I have set up all my NET USE LPT1
  145.           \\HOST\@PRINTER statements correctly on my workstation
  146.           and server but it still won't print.
  147.  
  148. REMEDY:   In NET_MGR under "server startup parameters" the option
  149.           "despooling"  should be "enabled."  Once you have
  150.           changed that or any other option in "server startup
  151.           parameters"  you will need to reboot your server.
  152.  
  153.  
  154. PROBLEM:  I tried to delete a file from the print queue and it
  155.           says "deleted" but it will not go away.
  156.  
  157. REMEDY:   You must "halt" the queue and then you may delete print
  158.           jobs.  Then select "start" to start the print queue
  159.           again.
  160.  
  161. PROBLEM:  I receive the error message, "FATAL internal stack
  162.           failure, system halted" periodically.
  163.  
  164. REMEDY:   You are using DOS 3.2.  DOS 3.2 has errors in the
  165.           internal stack handler.  Use DOS 3.1 or 3.3.
  166.  
  167.  
  168.